Skip to content

Commit

Permalink
modules: update openwrt
Browse files Browse the repository at this point in the history
76a0c2932c OpenWrt v23.05.4: revert to branch defaults
b9510660ce OpenWrt v23.05.4: adjust config defaults
d8dd03c46f build: include tests/Makefile if available
84b000e5d0 wolfssl: Update to version 5.7.2
d3552ccb17 mediatek: filogic: prevent faulty mac address assignment
74df6ce9db mediatek: filogic: add support for Cudy M3000 v1
a0645675d4 uboot-mediatek: enable rootwait for jdcloud re-cp-03
9f739daf05 uboot-mediatek: fix patch order
84ecd7c939 mediatek: fix lan/wan macaddr for jdcloud re-cp-03
9276bb1cf5 ath79: replace "mac-address-ascii" with "mac-base"
553a7a3265 ucode: update to Git 1a8a0bcf725520820802ad433db22d8f64fbed6c (2024-07-11)
0cdbbd8868 wireless-regdb: Update to version 2024.07.04
78858e5d6c ramips: limit max spi clock frequency to 50 MHz
2b1ed7b33d mac80211: fix mesh id corruption on 32 bit systems
130aa67675 linux-firmware: add missing LICENSE_FILES info
437d1988b1 linux-firmware: add LICENSE_FILES and LICENSE file handling
6f72d62a53 kernel: update deprecated license information
f5d64e36fb mac80211: add missing license information
9b12d41476 ca-certificates: add missing license information
42dada5713 wireless-regdb: add missing license information
5c21ab2f8a ramips: Refresh kernel patches
738294315e mediatek: fix WED + wifi reset
97e6cc4387 generic: 6.6: mtk_eth_soc: add support for flow-control settings
8c46dd1295 generic: 5.15: mtk_eth_soc: import accepted patches
93ce299d67 generic: 6.6: backport upstream commits for mtk_eth_soc
e4d4715929 kernel: backport mtd_wed/mtk_eth_soc patch for devices with more than 4GB of dram
ca9b71c469 generic: move accepted patches for mtk_eth_soc to backport-5.15
d53f1caeb0 image: exclude initramfs-images dependency with IB
a812b70bf2 image: make images and artifacts dependent of initramfs
07742a7243 ramips: add Edimax BR-6208AC V2 support
29280638e8 ramips: add support for Netgear EAX12 series
b20da12eca ramips: add wan2 support for MQmaker WiTi
e573b6b557 ramips: add support for D-Link DIR-806A B1 router
6e51ff88b0 filogic: Add support for D-Link AQUILA PRO AI M30
08f95e83e4 mediatek: Moved recovery image creation to include/image-commands.mk
c439003497 filogic: Add LED driver for GCA230718
cb2cda24e7 mediatek: filogic: avoid sub-shell invovation in netdev rename loop
1dd9f26183 mediatek: filogic: set wan label in preinit
7764d482d9 kernel: bump 5.15 to 5.15.162
242f193f34 linux-firmware: package Intel AX201 firmware
7448f7a2d5 config: Enable ext4 journaling by default.
7d135dc038 libxml2: add host build dependency on libiconv-full
d0c7b19db8 hostapd: fix a crash corner case
dee4309bdf mbedtls: Update to 2.28.8
3941633dd7 uencrypt: Fix compile warnings
ccac75a37f base-files: fix uid/gid auto-enumeration to avoid 16-bit limit
add63dd508 linux-firmware: realtek: update rtl8821ae firmware
4df592f7a3 scripts: Add GNU ftp mirror redirector for GNU and Savannah
5a4231814b tegra: Activate CONFIG_SND_DRIVERS
04b0f1e7f1 config: kernel: remove KASAN_EXTRA
9f3f5cff30 mt76: mt7996: select required kernel and hostap options
0fb2ee44f9 firmware: intel-microcode: update to 20240531
6928faa350 tools/sparse: fix compilation with GCC14
f8690ca0db scripts/ext-toolchain: add missing libc library specs
287e2565e2 hostapd: fix crash on interface setup failure
80a36594f9 hostapd: use strdup on string passed to hostapd_add_iface
aa27bd7087 kernel: crypto: remove FCRYPT from miscellany
ffe97a61fc kernel: Add kmod-mfd
9bf10898ba kernel: Add kmod-crypto-xxhash
03299b3b52 kernel: Add kmod-crypto-blake2b
7f833b8180 kernel: Fix kmod-lib-lz4 packaging
1f701c9b04 kernel: Extract kmod-nf-dup-inet
e82759fd67 mac80211: add missing config for third 160MHz width for 5GHz radio
c145f0f8f6 mac80211: add fix for receiving STP frames on mesh
bed2272605 mac80211: fix flush during station removal
feb5b072ef mediatek: add missing SPDX header
5632227f44 mediatek: filogic: add Netcore N60 support
7bfdc4ea3a uboot-mediatek: add Netcore N60 support
2a25de25fa mediatek: add support for JDCloud RE-CP-03
b67b3a6ce6 uboot-mediatek: add support for JDCloud RE-CP-03
3fcf619e76 ramips: mt76x8: sync Cudy TR1200 v1 naming
7be58ccacc ramips: mt76x8: add support for Cudy TR1200 v1
e1eac53f74 mt76: Fix PKG_MIRROR_HASH
323e249ce8 mac80211: Update to version 6.1.97-1
e0837a1257 iw: sync nl80211.h
  • Loading branch information
blocktrron committed Jul 18, 2024
1 parent 5a85485 commit b463adb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ GLUON_FEEDS='gluon packages routing'

OPENWRT_REPO=https://github.com/openwrt/openwrt.git
OPENWRT_BRANCH=openwrt-23.05
OPENWRT_COMMIT=4c03fe22b7c4228595ed5903631402dc7f4874d0
OPENWRT_COMMIT=76a0c2932cf9b34af2543618ec90ea7afebbc703

PACKAGES_GLUON_REPO=https://github.com/freifunk-gluon/packages.git
PACKAGES_GLUON_COMMIT=3d08b0fee8dc5d96d8bcdb985fad1d5564de4022
Expand Down

0 comments on commit b463adb

Please sign in to comment.