aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorOliver Smith <osmith@sysmocom.de>2019-04-11 10:41:34 +0200
committerOliver Smith <osmith@sysmocom.de>2019-04-15 08:53:47 +0200
commitdc5fc51c1fa76e64db774ecb9e71fc25ad6c46cd (patch)
tree9f59b6944ff44c2473be57815e1c132f62345a12 /scripts
parent53f2e1585fd9b15c5bb083eded27f23920cf4fe9 (diff)
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
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/osmocom-latest-packages.sh3
-rwxr-xr-xscripts/osmocom-nightly-packages.sh2
2 files changed, 4 insertions, 1 deletions
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