forked from Sysdeploy/openwrt
Try replacing a revision of packages feed by the branch name
This commit is contained in:
parent
04440d8f55
commit
8fd3afcdb3
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user