Skip to content
Snippets Groups Projects
Unverified Commit c69acde2 authored by Tom Herbers's avatar Tom Herbers
Browse files

modules: update openwrt

06be957f86 mt76: update to Git HEAD (2023-12-08)
5c4c9ae059 mt76: update to the latest version
ec8f647d16 ipq806x: swap lan leds for Meraki MR52
eda76b336b gengetopt: backport patch fixing support for c++17
507f9439e7 lua: fix CVE-2014-5461
451b51f0dc kernel: bump 5.15 to 5.15.155
ed12436ee9 toolchain/gdb: backport patch for macOS to fix invalid range
2541ff391f procd: make mDNS TXT record parsing more solid
8695bc3442 Revert "uboot-mediatek: fix build on Mac OS X"
c19f5076a5 Revert "uboot-sunxi: add missing type __u64"
3d037b8c5f tools: macOS: types.h: fix missing unsigned types
7c7cc28485 toolchain: kernel-headers: remove debugging env dump
c3372266ba toolchain: kernel-headers: fix check target for external Git trees
c69482a912 mac80211: backport ieee80211_set_sband_iftype_data()
17501f822f mac80211: backport ieee80211_vif_is_mld()
a48786ef40 tools: b43-tools: fix compilation with GCC14
82ba1d2635 tools/cpio: update to 2.15
675d9a2d41 sunxi: fix network bringup on Olinuxino Micro boards
2b6b6e2f3c kernel: backport ipeth CDC NCM support
9b33b74ef7 bcm27xx: refresh kernel patches
afb5fdd79a netifd: packet-steering: silence error on applying queue mask
e8cc17e147 config: fix CONFIG_GDB appearing in main menuconfig menu
915dfbdbb1 config: select KERNEL_WERROR if building with default GCC version
33612fdb92 kernel: introduce KERNEL_WERROR config option
677ecd09d2 ipq40xx: whw03v2: enable additional 5 GHz channels
26e882f06f ipq807x: prpl-haze: enable LED driver on device tree
726d4be297 kernel: add kmod-leds-lp5562 and kmod-leds-lp55xx-common
f2366d75cf .gitignore: ignore link if target is included from feed
340e3dc453 build: fix kernel component in CycloneDX SBOM
5cae98c25d mvebu: puzzle-m90x: wipe rootfs_data on sysupgrade
parent 7cc6e45e
No related branches found
Tags experimental-2024-03-29-base
No related merge requests found
......@@ -2,7 +2,7 @@ GLUON_FEEDS='gluon packages routing'
OPENWRT_REPO=https://github.com/openwrt/openwrt.git
OPENWRT_BRANCH=openwrt-23.05
OPENWRT_COMMIT=817a1cb2bf09786990f4a5aa7247e42a78e4281f
OPENWRT_COMMIT=06be957f86d037ed710a8b426aca493590c451de
PACKAGES_GLUON_REPO=https://github.com/freifunk-gluon/packages.git
PACKAGES_GLUON_COMMIT=3d08b0fee8dc5d96d8bcdb985fad1d5564de4022
......
......@@ -174,7 +174,7 @@ index 0000000000000000000000000000000000000000..077a563b6066cd1d3aee4b1e82328e8c
+
+ int system_bridge_addif(struct device *bridge, struct device *dev)
diff --git a/target/linux/generic/config-5.15 b/target/linux/generic/config-5.15
index e9b8fc42cde92fc88e92f70662faaad858662204..7542451ec73b20dd754c519167d5bca5a7c6c7a7 100644
index 00977650c7ac26f1c443d684e3f5247022962b3a..2c094533933a798ae0fc36a841ef6e9cfc5df8c7 100644
--- a/target/linux/generic/config-5.15
+++ b/target/linux/generic/config-5.15
@@ -761,6 +761,7 @@ CONFIG_BRIDGE=y
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment