osmith has submitted this change and it was merged. (
https://gerrit.osmocom.org/13600 )
Change subject: OBS: build osmo-gsm-manuals-dev in nightly
......................................................................
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
---
M scripts/osmocom-latest-packages.sh
M scripts/osmocom-nightly-packages.sh
2 files changed, 4 insertions(+), 1 deletion(-)
Approvals:
osmith: Looks good to me, approved; Verified
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 @@
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 @@
prepare
checkout_limesuite
+ checkout osmo-gsm-manuals
checkout libosmocore
checkout libosmo-sccp
checkout libosmo-abis
@@ -203,6 +204,7 @@
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
--
To view, visit https://gerrit.osmocom.org/13600
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: Ideeae4f7846fa5626fe2c1f5a77e07a3c6e626fe
Gerrit-Change-Number: 13600
Gerrit-PatchSet: 3
Gerrit-Owner: osmith <[email protected]>
Gerrit-Reviewer: Harald Welte <[email protected]>
Gerrit-Reviewer: osmith <[email protected]>