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

modules: update openwrt

817a1cb2bf sdk: include lib/crtsavres.o for powerpc
11d88dee1c kernel: backport upstream mediatek WED changes
afe2ddf827 mac80211: backport some upstream EHT patches
77b7c10884 realtek: support common GPIOs on D-Link DGS-1210-16
f314debd4f ath79: add support for Huawei AP5030DN
8f8d5decc9 kernel: bump 5.15 to 5.15.153
e2f3aefea5 mediatek: filogic: add Unielec U7981-01 support
705954a51a rockchip: remove redundant 'console' parameter from boot script
f90b1d9778 rockchip: remove 'swiotlb' parameter from boot script
26548c4254 unetd: update to Git HEAD (2024-03-31)
ecf390c8ff kernel: bump 5.15 to 5.15.152
6734cbd9f7 kernel: bump 5.15 to 5.15.151
0a2047cf77 kirkwood: add ix4-200d support to uboot-envtools
parent 3c88e4c6
No related branches found
No related tags found
No related merge requests found
...@@ -2,7 +2,7 @@ GLUON_FEEDS='gluon packages routing' ...@@ -2,7 +2,7 @@ GLUON_FEEDS='gluon packages routing'
OPENWRT_REPO=https://github.com/openwrt/openwrt.git OPENWRT_REPO=https://github.com/openwrt/openwrt.git
OPENWRT_BRANCH=openwrt-23.05 OPENWRT_BRANCH=openwrt-23.05
OPENWRT_COMMIT=2b61e258b4f95027dfc4babfa13a1d68fae27ff0 OPENWRT_COMMIT=817a1cb2bf09786990f4a5aa7247e42a78e4281f
PACKAGES_GLUON_REPO=https://github.com/freifunk-gluon/packages.git PACKAGES_GLUON_REPO=https://github.com/freifunk-gluon/packages.git
PACKAGES_GLUON_COMMIT=3d08b0fee8dc5d96d8bcdb985fad1d5564de4022 PACKAGES_GLUON_COMMIT=3d08b0fee8dc5d96d8bcdb985fad1d5564de4022
......
...@@ -174,7 +174,7 @@ index 0000000000000000000000000000000000000000..077a563b6066cd1d3aee4b1e82328e8c ...@@ -174,7 +174,7 @@ index 0000000000000000000000000000000000000000..077a563b6066cd1d3aee4b1e82328e8c
+ +
+ int system_bridge_addif(struct device *bridge, struct device *dev) + 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 diff --git a/target/linux/generic/config-5.15 b/target/linux/generic/config-5.15
index aaffee332963db8e8afe72db6e21f39c4db9a8a4..d1139b9614df97a72a5da803e54d028f86b91544 100644 index e9b8fc42cde92fc88e92f70662faaad858662204..7542451ec73b20dd754c519167d5bca5a7c6c7a7 100644
--- a/target/linux/generic/config-5.15 --- a/target/linux/generic/config-5.15
+++ b/target/linux/generic/config-5.15 +++ b/target/linux/generic/config-5.15
@@ -761,6 +761,7 @@ CONFIG_BRIDGE=y @@ -761,6 +761,7 @@ CONFIG_BRIDGE=y
......
...@@ -12,7 +12,7 @@ factory image and install a Gluon sysupgrade. ...@@ -12,7 +12,7 @@ factory image and install a Gluon sysupgrade.
Signed-off-by: David Bauer <mail@david-bauer.net> Signed-off-by: David Bauer <mail@david-bauer.net>
diff --git a/target/linux/ath79/image/generic.mk b/target/linux/ath79/image/generic.mk diff --git a/target/linux/ath79/image/generic.mk b/target/linux/ath79/image/generic.mk
index 1a558c30a05433c585cdf81967e265b1f7711af7..bfea8fb8e3623790cf627628d6d58760fce22a67 100644 index f264c14314ca862e39c71e821621a81f8f1957fa..d3e2a9ccd7ae3cb03e35bb4b68a2360bb4d4f84c 100644
--- a/target/linux/ath79/image/generic.mk --- a/target/linux/ath79/image/generic.mk
+++ b/target/linux/ath79/image/generic.mk +++ b/target/linux/ath79/image/generic.mk
@@ -1073,11 +1073,6 @@ define Device/dlink_dir-825-b1 @@ -1073,11 +1073,6 @@ define Device/dlink_dir-825-b1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment