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

modules: update openwrt

de2718b2f3 lldpd: add `custom-tlv` handling
bde35a6c7d lldpd: get_config_cid_ifaces() -> get_interface_csv()
9e63e2410d libnl-tiny: update to Git HEAD (2025-03-19)
53479294fb generic: globally enable CONFIG_PCPU_DEV_REFCNT
5c533d7a89 mediatek: u7623: fix network switch enumeration
82fabe4370 uboot-mediatek: u7623: remove keys pin function
3c1edff293 ramips: use openwrt,netdev-name to fix port name conflict on TP-Link Deco M4R v4
2d8bed0fa1 optee-os.mk: override default PATH to not use hostpkg python
9db716b6dc stm32: modules: fix stm32-hash package build
cfd155aab9 firmware: intel-microcode: update to 20250211
a748c1af75 ramips: fix reading mac address for hiwifi hc5962
d5a9ec601d mediatek: Xiaomi AX3000t: enable SPI calibration
4e69539953 ramips: Add support for Cudy M1200 v1
5872633b9d bcm27xx: pull 6.6 patches from RPi repo
36e9edd677 bcm27xx-utils: update to latest version
7f5659b79d bcm27xx-gpu-fw: update to v1.20250305
07fb8d22e7 unetd: update to Git HEAD (2025-03-09)
a3213ab1b5 kernel: bump 6.6 to 6.6.83
24db615450 kernel: bump 6.6 to 6.6.82
0fb8d7bc73 kernel: bump 6.6 to 6.6.81
41613c0f7b kernel: bump 6.6 to 6.6.80
b16b75efba ramips: Add support for Cudy M1300 v2
2304486d60 mwlwifi: update to version 10.4.11-20250206
76565015f5 ramips: mt7621: Reduce hardcoded metadata for Inteno Y3 imgs
dd0c2839a8 ramips: Add support for Genexis / Inteno Pulse EX400
6e27a13205 ramips: mt7621: Move common DNA EX400 defs to dtsi
55e8ac5312 ramips: add support for Hongdian H8922 v30
40d36ac960 mac80211: rt2x00: load the eeprom data from devicetree embedded data on Ralink SoCs
df8679e29f mediatek: add support for CMCC A10
3da9786da3 libpcap: backport support for various DSA tags
ff5b9059b4 libpcap: add missing PKG_CONFIG_DEPENDS entries
7f512e602a ramips: mt7621: 02_network optimization
2b0cce92ae dnsmasq: fix handlers for options `filter_rr` and `cache_rr`
d00ed19ed4 mediatek: filogic: enable CONFIG_MITIGATE_SPECTRE_BRANCH_HISTORY
c70d0a6304 mediatek: Refresh kernel configuration
315943c616 kernel: usbnet: Restore usb%d naming for cdc-ethernet devices with local MAC
56559278b7 hostapd: add missing #ifdef to fix compile error when 802.11be support is disabled
f0dbdf6b7f hostapd: add missing ctrl socket initialization on bss add
634ac2bab7 hostapd: get reference to object before removal
1af7bf38f7 hostapd: consistent reference counting for registry
af65802319 hostapd: clean-up references to local variables
b7ab34d46c hostapd: fix ucode memory leak with strings
9836836302 scripts/feeds: shallow clone submodules
efffa8a608 scripts/feeds: shallow clone for specific commit update
parent 28f2ee9a
No related branches found
No related tags found
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-24.10
OPENWRT_COMMIT=f3a210b7425497155b22e197a4bcdaa034f142fa
OPENWRT_COMMIT=de2718b2f36282d1ba8e85e99f37afa0821e5ed3
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-6.6 b/target/linux/generic/config-6.6
index c8ebee70278022e6816a06cd72cc655e4a71a1e3..c9dbee54395fa023021b1fe28fd8800473abf16e 100644
index 46283ac3bd818d3b39ad8c57262bba101efff753..da3956c0fa55bd0b9c8ae3edacd28286066f357e 100644
--- a/target/linux/generic/config-6.6
+++ b/target/linux/generic/config-6.6
@@ -716,6 +716,7 @@ CONFIG_BRIDGE=y
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment