mirror of
https://github.com/Telecominfraproject/wlan-ap.git
synced 2025-10-29 17:42:41 +00:00
23.05: point the config at the latest openwrt release
Signed-off-by: John Crispin <john@phrozen.org>
This commit is contained in:
15
config.yml
15
config.yml
@@ -1,16 +1,7 @@
|
|||||||
repo: https://github.com/openwrt/openwrt.git
|
repo: https://github.com/openwrt/openwrt.git
|
||||||
branch: openwrt-21.02
|
branch: openwrt-23.05
|
||||||
revision: c67509efd7d0c43eb3f622f06c8a31aa28d22f6e
|
revision: a4792d79e899b28cefdb6d54c43cf0c13a9646e5
|
||||||
output_dir: ./output
|
output_dir: ./output
|
||||||
|
|
||||||
patch_folders:
|
patch_folders:
|
||||||
- patches/backports/
|
- patches
|
||||||
- patches/base
|
|
||||||
- patches/wifi
|
|
||||||
- patches/ath79
|
|
||||||
- patches/ramips
|
|
||||||
- patches/ipq40xx
|
|
||||||
- patches/ipq806x
|
|
||||||
- patches/ipq807x
|
|
||||||
- patches/rest
|
|
||||||
- patches/x86
|
|
||||||
|
|||||||
Reference in New Issue
Block a user