[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] OpenWrt: revert d46101929 and instead skip packages from optional community feeds
Holger Levsen (@holger)
gitlab at salsa.debian.org
Mon Apr 18 12:09:01 BST 2022
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
aebf8e77 by Daniel Golle at 2022-04-18T13:08:39+02:00
OpenWrt: revert d46101929 and instead skip packages from optional community feeds
Signed-off-by: Daniel Golle <daniel at makrotopia.org>
Signed-off-by: Paul Spooren <mail at aparcar.org>
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- bin/reproducible_openwrt.sh
Changes:
=====================================
bin/reproducible_openwrt.sh
=====================================
@@ -235,7 +235,7 @@ openwrt_config() {
CONFIG=$1
printf "$CONFIG\n" | grep '^[^ ]' > .config
- # printf "CONFIG_ALL=y\n" >> .config
+ printf "CONFIG_ALL=y\n" >> .config
printf "CONFIG_AUTOREMOVE=y\n" >> .config
printf "CONFIG_BUILDBOT=y\n" >> .config
printf "CONFIG_CLEAN_IPKG=y\n" >> .config
@@ -359,8 +359,8 @@ openwrt_download() {
openwrt_create_signing_keys
# update feeds
- ./scripts/feeds update
- ./scripts/feeds install -a
+ # ./scripts/feeds update
+ # ./scripts/feeds install -a
# configure openwrt because otherwise it wont download everything
openwrt_config "$CONFIG"
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/aebf8e77bfc433f52c9cf219c6d29b4a49ef1089
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/aebf8e77bfc433f52c9cf219c6d29b4a49ef1089
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20220418/a90c185d/attachment.htm>
More information about the Qa-jenkins-scm
mailing list