osmith has uploaded this change for review. ( 
https://gerrit.osmocom.org/c/osmo-ci/+/36812?usp=email )


Change subject: OBS: gerrit_binpkgs: use --no-meta
......................................................................

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 https://gerrit.osmocom.org/c/osmo-ci/+/36812?usp=email
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: Ie225ed9d0a3b822752d902eaf1e74f54fb5f5d63
Gerrit-Change-Number: 36812
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <[email protected]>
Gerrit-MessageType: newchange

Reply via email to