Skip to content
Success

Changes

Summary

  1. jobs/gerrit-verifications: add libosmo-asn1-tcap (details)
  2. OBS: build libosmo-asn1-tcap (details)
  3. jobs/master-builds: add libosmo-asn1-tcap (details)
  4. OBS: disable_manuals: adjust for osmocom-bb (details)
Commit 2f06c7dd079e41e3d923a1fd78386b28573b4e0e by Oliver Smith
jobs/gerrit-verifications: add libosmo-asn1-tcap

Related: OS#6849
Change-Id: Ib67057469e3848fe72b5a03147c3f6d4b62c33c2
The file was modifiedjobs/gerrit-verifications.yml
Commit 38b810436c9c68f7d71810b0605ea4aa82577a99 by Oliver Smith
OBS: build libosmo-asn1-tcap

Change-Id: I1b2f0a3ced424977f44f97ca4695132d4f57768c
The file was modifiedscripts/obs/lib/config.py
Commit 46a1da1a092727be6206ef97f31c080cf0188a50 by Oliver Smith
jobs/master-builds: add libosmo-asn1-tcap

Related: OS#6849
Change-Id: If83114f1dfadc2c649ffa9ccb411dbe20c174a30
The file was modifiedjobs/master-builds.yml
Commit 60bf602f6f8b0f4d06329b14767c4c49f8d42ded by Oliver Smith
OBS: disable_manuals: adjust for osmocom-bb

With the related change, we build manauals in the debian package of
osmocom-bb. The osmocom:nightly:asan feed gets built with manuals
disabled. Fix that building the osmocom-bb package in the asan feed
currently fails with:

[  160s] /usr/bin/make -C doc/manuals
[  160s] make[2]: Entering directory '/usr/src/packages/BUILD/doc/manuals'
[  160s] OSMO_GSM_MANUALS_DIR: /usr/src/packages/osmo-gsm-manuals (fallback)
[  160s] ERROR: OSMO_GSM_MANUALS_DIR does not exist!
[  160s] Install osmo-gsm-manuals or set OSMO_GSM_MANUALS_DIR.
[  160s] Makefile:6: /build/Makefile.asciidoc.inc: No such file or directory
[  160s] make[2]: *** No rule to make target '/build/Makefile.asciidoc.inc'.  Stop.

Related: osmocom-bb Ib04160287c98814a6f2ae104197abda563bdd5b9
Change-Id: I88f3291acbf067ab8779b298e828e18eb828a511
The file was modifiedscripts/obs/lib/debian.py