osmith has uploaded this change for review.
OBS: gerrit_binpkgs: use --no-meta
Don't let packages built with gerrit_binpkgs.sh depend on an
osmocom-master meta package. This makes it easier to install and test
the built packages locally.
Change-Id: Ie225ed9d0a3b822752d902eaf1e74f54fb5f5d63
---
M scripts/obs/gerrit_binpkgs.sh
1 file changed, 14 insertions(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/12/36812/1
diff --git a/scripts/obs/gerrit_binpkgs.sh b/scripts/obs/gerrit_binpkgs.sh
index 1e4ae26..636be89 100755
--- a/scripts/obs/gerrit_binpkgs.sh
+++ b/scripts/obs/gerrit_binpkgs.sh
@@ -32,6 +32,7 @@
--feed master \
--git-skip-fetch \
--git-skip-checkout \
+ --no-meta \
"$PROJECT_NAME"
echo ":: Building the binary packages"
To view, visit change 36812. To unsubscribe, or for help writing mail filters, visit settings.