Skip to content
Snippets Groups Projects
Commit 0e844852 authored by David Bauer's avatar David Bauer
Browse files

modules: update openwrt

16fcad47a4 hostapd: fix OWE association with mbedtls
6bb3c2eba8 ramips: enable wireless LEDs activity blinking for TP-Link EC330-G5u v1
eaf44c5696 hostapd: do not trim trailing whitespace, except for newline
220ab83cd1 ath79: increase the rfkill debounce interval for TP-Link Archer C7 v2
ed6e13649d ramips: fix Gigabit Ethernet port of the HiWiFi HC5861
26164312b4 iptables: opt-out of lto usage
f1ea45f853 lua: opt-out of lto usage
1d5d149330 libsepol: opt-out of lto usage
b5817d14c9 libselinux: opt-out of lto usage
fefa446127 iwinfo: opt-out of lto usage
07e9c27bde build: hide kmod-zram config unless enabled
3d0a78add2 qualcommax: only build initramfs if CONFIG_TARGET_ROOTFS_INITRAMFS is set
620721f642 uboot-mediatek: Sync phy-mode for Xiaomi Redmi Router AX6000
982f859144 sunxi: fixes led for nanopi boards
64ab02aff8 kernel: bump 5.15 to 5.15.137
06efc8027f kernel: bump 5.15 to 5.15.136
8ff9264177 bcm53xx: backport XHCI patch modifying xhci_run_finished()
269896fed0 kernel: bump 5.15 to 5.15.135
aaa1286b89 kernel: fix jffs2 compilation with GCC_PLUGIN_RANDSTRUCT enabled
5368066e9b umdns: update to the latest version
525adac8ee uqmi: update to latest HEAD
c4c9f61331 prereq: merge common cases in SetupHostCommand
9eec4eb268 prereq: make existing binary check work for sdk as well
6150df13a3 bcm53xx: backport 1 more late DT patch accepted for v6.7
7bd682bc58 bcm53xx: disable unused switch ports in downstream patch
cd189cdefe bcm53xx: backport DT changes queued for v6.7
a1e3ec0ff6 bcm53xx: simplify patch adding switch ports
ba300c8a1c bcm53xx: build a single device per profile
97980323ef bcm53xx: add support for ASUS RT-AC3100
07d4455cee bcm53xx: backport DT changes for ASUS RT-AC3100 queued for v6.6
74dbee1ea0 bcm53xx: add Wavlink Quantum DAX/WL-WN538A8 as alt name
cdf7c3a16e openssl: update to 3.0.12
6a1b92b024 bcm53xx: Linksys EA9200 nvram and 02_network fixes
75fe50defe ramips: TP-link archer A6/C6 device tree updates
263ef841d4 CI: provide new required secret for S3 endpoint and bucket name
c53dda11a2 CI: generilize S3 secret keys name and rename to proper name
b63c6e3512 CI: drop unused reusable workflow and dockerfiles
76a9b0e02a CI: migrate each workflow to use reusable workflow from dedicated repo
3826ebbd18 CI: build-tools: build all host tools
b00fcab13c CI: label-kernel: support compile testing kernel version and all target
6cdd9a6de4 ci: build: verify downloaded toolchain tarball
37395ecb32 ci: bump buildworker container to version v6
05331f0ef8 CI: kernel: test each subtarget on push events
f7e4f8cbbf CI: add support for getting ccache cache from S3
5bfa66bcf3 CI: build: limit cache save/delete only on push events
15f4d6b244 CI: coverity: disable ccache usage
51adcb7cd2 CI: build: fix ccache cache usage
d7e2468e13 CI: build: add option to define custom ccache cache type
c8d4694d2c CI: build: add option to disable use of ccache
fad08e8e23 CI: build: add job to remove previous ccache cache if already exist
c5441d24d9 CI: build: split cache ccache in separate restore and save jobs
f666723f6d CI: ignore master branch for push events
e83384b87e CI: build: Add support to use container included external toolchain
e2780cbb2f CI: push-containers: build and push container with external toolchain
6099d083a6 CI: build: add checks to test if toolchain container can be used
6c80c7533b CI: build: add option to configure container to use
b98b3d4296 CI: build: package external toolchain after build
6420851c0c CI: build: drop redundant generate ccache hash job
ee3600a91e image: Fix the CONFIG_EXTERNAL_CPIO logic
023f90fbc8 Revert "lantiq: xrx200: mark subtarget as source-only"
03cb2d63f4 apm821xx: WNDR4700: fix broken sysupgrade, factory images
58d57f7673 ipq40xx: wpj428: switch to zimage to fit kernel partition
4afff7b8b5 ipq40xx: switch to performance governor by default
1304234dd7 netifd: update to latest git HEAD
0da199f60c base-files: fix wrong ucidef_set_network_device_mac network-device entry
c0c4a9bce4 armsr: preserve configuration during sysupgrade
72f7f18d2b mbedtls: Update to version 2.28.5
77061285e4 ramips: fix ZyXEL NR7101 bricking typo
4245adf4e0 realtek: add support for HPE 1920-8g-poe+ (65W)
2ce5521bd2 realtek: rename hpe,1920-8g-poe to match hardware
0bc33a6505 ath79: wpj563: enable 2nd USB controller
parent 2a3b0f1b
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-23.05
OPENWRT_COMMIT=86e852bcd01c4e43423c03984ee431118d57f855
OPENWRT_COMMIT=16fcad47a4d92d5055a2b33293248564a8ce0466
PACKAGES_GLUON_REPO=https://github.com/freifunk-gluon/packages.git
PACKAGES_GLUON_COMMIT=ce2e6ac1937af9a4c5c54181ab00781a0bf0097c
......
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