diff --git a/.buildbot/openwrt/build.sh b/.buildbot/openwrt/build.sh index f98604a..c0e6c7a 100755 --- a/.buildbot/openwrt/build.sh +++ b/.buildbot/openwrt/build.sh @@ -21,6 +21,8 @@ cd openwrt-sdk-*/ cp feeds.conf.default feeds.conf cat ${pwd}/feeds.conf >> feeds.conf +sed -i "s/\(packages.git\)\^.*/\1;openwrt-22.03/g" feeds.conf + ./scripts/feeds update -a ./scripts/feeds install -a