Merge pull request #523 from micmac1/master-ci2
circleci: fetch packages repo
This commit is contained in:
commit
16a3e1c7a2
1 changed files with 1 additions and 0 deletions
|
@ -101,6 +101,7 @@ jobs:
|
|||
rm .config
|
||||
cat > feeds.conf <<EOF
|
||||
src-git base https://github.com/openwrt/openwrt.git;$BRANCH
|
||||
src-git packages https://github.com/openwrt/packages.git;$BRANCH
|
||||
src-link telephony $HOME/openwrt_telephony
|
||||
src-git luci https://github.com/openwrt/luci.git;$BRANCH
|
||||
EOF
|
||||
|
|
Loading…
Reference in a new issue