-
Notifications
You must be signed in to change notification settings - Fork 325
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
modules: switch to openwrt-23.05 #2920
Commits on Aug 21, 2023
-
modules: switch to openwrt-23.05
Co-authored-by: David Bauer <[email protected]> Co-authored-by: Linus Lüssing <[email protected]> Signed-off-by: Tom Herbers <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 97a6357 - Browse repository at this point
Copy the full SHA 97a6357View commit details -
Dockerfile: Install python3-distutils
The build process fails without that. Co-authored-by: Tom Herbers <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2d4ab0f - Browse repository at this point
Copy the full SHA 2d4ab0fView commit details -
generic: don't build Coova-Chilli
Signed-off-by: David Bauer <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 54c3100 - Browse repository at this point
Copy the full SHA 54c3100View commit details -
Configuration menu - View commit details
-
Copy full SHA for 82444d2 - Browse repository at this point
Copy the full SHA 82444d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4851332 - Browse repository at this point
Copy the full SHA 4851332View commit details -
Configuration menu - View commit details
-
Copy full SHA for 61fc55f - Browse repository at this point
Copy the full SHA 61fc55fView commit details -
Configuration menu - View commit details
-
Copy full SHA for fba185c - Browse repository at this point
Copy the full SHA fba185cView commit details -
ath79-generic: drop TP-Link Archer C60 v1
device fails to build
Configuration menu - View commit details
-
Copy full SHA for 5697255 - Browse repository at this point
Copy the full SHA 5697255View commit details -
ipq40xx: disable boards lacking DSA conversion
These boards do not support DSA in OpenWrt and thus lack working ethernet. Disable them for now. Co-authored-by: Tom Herbers <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2b1f79e - Browse repository at this point
Copy the full SHA 2b1f79eView commit details -
ipq40xx: remove nand strings from filenames
OpenWrt dropped the nand string from filenames in the ipq40xx target [1]. Therefore it's no longer neccesary to work arround it in Gluon. [1] openwrt/openwrt@d9f7c75
Configuration menu - View commit details
-
Copy full SHA for c49330a - Browse repository at this point
Copy the full SHA c49330aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 66a33a3 - Browse repository at this point
Copy the full SHA 66a33a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for f2de3be - Browse repository at this point
Copy the full SHA f2de3beView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c895f9 - Browse repository at this point
Copy the full SHA 5c895f9View commit details -
ath79: don't create DIR-825 B1 factory image
Currently the build fails for the D-Link DIR-825 B1. THis is due to the factory image being size-constrained. The sysupgrade image is not affected, as OpenWrt now uses a concatenated firmware partition. To newly install such a device, please use the latest OpenWrt 22.03 factory image and install a Gluon sysupgrade. Signed-off-by: David Bauer <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 488defb - Browse repository at this point
Copy the full SHA 488defbView commit details