Try replacing a revision of packages feed by the branch name
All checks were successful
buildbot/multibuild_parent Build done.
buildbot/travis_bionic Build done.
buildbot/job/openwrt Build done.

This commit is contained in:
Lee Miller 2023-08-07 07:23:40 +03:00
parent 04440d8f55
commit 8fd3afcdb3
Signed by: lee.miller
GPG Key ID: 4F97A5EA88F4AB63

View File

@ -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