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

modules: update OpenWrt


1153773c78 ubox: fix init script validation of log_ip option
a1ee0ebbd8 tools/mklibs: Fix compile with GCC 11
84c5dbcf2a openwrt-keyring: Only copy sign key for 19.07 and 21.02
c07c98d28e openwrt-keyring: add OpenWrt 21.02 GPG/usign keys
e10830193c generic: platform/mikrotik: release mtd device after use
f342de468b kernel: bump 4.14 to 4.14.232
ded3ad3c2f Extend checks on build prerequisites for building OpenWRT core
5bec393fcb prereq-build: test for perl's Data::Dumper
a2728a806a tplink-safeloader: fix C7v5 factory flashing from vendor fw > v1.1.x

Signed-off-by: default avatarDavid Bauer <mail@david-bauer.net>
parent c88ddb4b
No related branches found
No related tags found
No related merge requests found
...@@ -2,7 +2,7 @@ GLUON_FEEDS='packages routing gluon' ...@@ -2,7 +2,7 @@ GLUON_FEEDS='packages routing gluon'
OPENWRT_REPO=https://github.com/openwrt/openwrt.git OPENWRT_REPO=https://github.com/openwrt/openwrt.git
OPENWRT_BRANCH=openwrt-19.07 OPENWRT_BRANCH=openwrt-19.07
OPENWRT_COMMIT=1b5a45a4a74732fc7d17911a12d178517292cc5b OPENWRT_COMMIT=1153773c78d39d518b592f7b77180f370bcd4a60
PACKAGES_PACKAGES_REPO=https://github.com/openwrt/packages.git PACKAGES_PACKAGES_REPO=https://github.com/openwrt/packages.git
PACKAGES_PACKAGES_BRANCH=openwrt-19.07 PACKAGES_PACKAGES_BRANCH=openwrt-19.07
......
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