From dc5fc51c1fa76e64db774ecb9e71fc25ad6c46cd Mon Sep 17 00:00:00 2001 From: Oliver Smith Date: Thu, 11 Apr 2019 10:41:34 +0200 Subject: OBS: build osmo-gsm-manuals-dev in nightly Enable in osmo-nightly-packages.sh, and add as coment in osmocom-nightly-packages.sh for now (needs a tagged release first). Related: OS#3899 Depends: I7edb5093e5b58eb3b0f7af2376476db4026db735 (osmo-gsm-manuals.git) Change-Id: Ideeae4f7846fa5626fe2c1f5a77e07a3c6e626fe --- scripts/osmocom-latest-packages.sh | 3 ++- scripts/osmocom-nightly-packages.sh | 2 ++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/scripts/osmocom-latest-packages.sh b/scripts/osmocom-latest-packages.sh index e70dd92..05efb90 100755 --- a/scripts/osmocom-latest-packages.sh +++ b/scripts/osmocom-latest-packages.sh @@ -99,9 +99,10 @@ build() { cd "$TOP" } -# add those two once they have tagged any versions that include the 'debian' sub-dir: +# add those once they have tagged any versions that include the 'debian' sub-dir: #rtl-sdr #osmo-fl2k +#osmo-gsm-manuals build_osmocom() { prepare diff --git a/scripts/osmocom-nightly-packages.sh b/scripts/osmocom-nightly-packages.sh index 9afed1e..61cb250 100755 --- a/scripts/osmocom-nightly-packages.sh +++ b/scripts/osmocom-nightly-packages.sh @@ -171,6 +171,7 @@ build_osmocom() { prepare checkout_limesuite + checkout osmo-gsm-manuals checkout libosmocore checkout libosmo-sccp checkout libosmo-abis @@ -203,6 +204,7 @@ build_osmocom() { create_osmo_trx_debian8_jessie build limesuite no_commit --git-upstream-tree="$(get_last_tag limesuite)" + build osmo-gsm-manuals build libosmocore build libosmo-sccp build libosmo-abis -- cgit v1.2.3