From 5236542275533ffd7296593d66cf71a68101d78f Mon Sep 17 00:00:00 2001 From: John Crispin Date: Sun, 16 Jul 2023 17:46:48 +0200 Subject: [PATCH] 23.05: point the config at the latest openwrt release Signed-off-by: John Crispin --- config.yml | 15 +++------------ 1 file changed, 3 insertions(+), 12 deletions(-) diff --git a/config.yml b/config.yml index 50ec23e4b..1e09fb7a7 100644 --- a/config.yml +++ b/config.yml @@ -1,16 +1,7 @@ repo: https://github.com/openwrt/openwrt.git -branch: openwrt-21.02 -revision: c67509efd7d0c43eb3f622f06c8a31aa28d22f6e +branch: openwrt-23.05 +revision: a4792d79e899b28cefdb6d54c43cf0c13a9646e5 output_dir: ./output patch_folders: - - patches/backports/ - - patches/base - - patches/wifi - - patches/ath79 - - patches/ramips - - patches/ipq40xx - - patches/ipq806x - - patches/ipq807x - - patches/rest - - patches/x86 + - patches