Skip to content

Commit

Permalink
modules: update openwrt
Browse files Browse the repository at this point in the history
4c03fe22b7 target.mk: fix arm architecture level detection
2a099d36a7 armsr: add realtek and smsc ethernet phy drivers to the default image
7a4f468d07 armsr: enable framebuffer emulation for virtio-gpu/drm displays
299893c9c9 kernel: armsr: Renesas: RZ: Ethernet module and ttySC0
be4d0d0cd6 armsr: armv8: enable serial console for Renesas platforms
d0744c1f66 mediatek: Add support for D-Link EAGLE PRO AI R32
95fac7d0e4 package/utils/secilc: drop PKG_CPE_ID
16601bbd42 package/network/utils/iptables: fix PKG_CPE_ID
8c20083c1d package/libs/libjson-c: fix PKG_CPE_ID
6ea9cf3203 package/network/services/dropbear: fix PKG_CPE_ID
6b39170c90 toolchain/nasm: fix PKG_CPE_ID
11b8b62fd8 tools/flex: fix PKG_CPE_ID
c587573710 tools/zlib: fix PKG_CPE_ID
b110c337d3 package/libs/pcre2: fix PKG_CPE_ID
318db3bde4 openssl: conditionally disable engine section
4aabbd6746 openssl: update to 3.0.14
2410b4c07b wolfssl: Update to 5.7.0
97c588e1ba wolfssl: update to 5.6.6
9ac1523062 mediatek: add Comfast CF-E393AX support
f377e7fade mediatek: add support for YunCore AX835
387e143c68 mediatek: add support for Adtran SmartRG Bonanza Peak series
e4015c446b uboot-envtools: filogic: reorder alphabetically
355bc644a9 kernel: backport some useful LED_FUNCTION_* defines for DT
85f3603047 generic: add more DT LED color and function definitions
f64576f367 mt76: update to Git HEAD (2024-04-03)
77354213b7 mediatek: add support for Zbtlink ZBT-Z8103AX
9988f8adf8 base-files: minor fix to mmc_get_mac_ascii function
4058d0e990 base-files: add mmc_get_mac_ascii function
46aa8c7732 mediatek: add kmod-usb3 to default package set of the ZBT-Z8102AX
866b1bb2b3 kernel: bump 5.15 to 5.15.161
1589572576 kernel: bump 5.15 to 5.15.160
cd2fdaf717 kernel: bump 5.15 to 5.15.159
a0d2ddac30 ipq40xx: eap1300: add eap1300ext as alt model
  • Loading branch information
herbetom committed Jul 7, 2024
1 parent 1af5605 commit e525413
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=ef4fc5cc1da63f87eb3425f1b7737c149ea157e1
OPENWRT_COMMIT=4c03fe22b7c4228595ed5903631402dc7f4874d0

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

0 comments on commit e525413

Please sign in to comment.