aboutsummaryrefslogtreecommitdiffstats
path: root/README.adoc
diff options
context:
space:
mode:
authorOliver Smith <osmith@sysmocom.de>2020-05-22 10:32:51 +0200
committerOliver Smith <osmith@sysmocom.de>2020-05-25 11:47:11 +0200
commit7cb8e2d05cbcac4f414bc920a153d3545133be81 (patch)
tree790bdf698a4b6bd4e3b3b11fce6296daf2dbe5ee /README.adoc
parentb6965f877cbc0d88892f376d991327edceaca000 (diff)
OBS: add debian10 specific patch for limesuite
Add a patch to replace libwxgtk3.0-dev with libwxgtk3.0-gtk3-dev in debian/control. Adjust OBS scripts to apply such patches from this repository if they exist here, and fall back to the project's repository (osmo-trx, osmo-gsm-manuals patches are there). Related: OS#4562 Change-Id: I8dfb60e999bf9f61e6cd11983dba033a4c6107ad
Diffstat (limited to 'README.adoc')
-rw-r--r--README.adoc5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.adoc b/README.adoc
index 786be0d..bd4ef2a 100644
--- a/README.adoc
+++ b/README.adoc
@@ -13,6 +13,11 @@ scripts: used by jenkins jobs. Various osmo*/contrib/jenkins.sh scripts assume
osmo-ci to be checked out in the build slave user's home, i.e. using a PATH of
$HOME/osmo-ci/scripts.
+obs-patches: patches to build projects for various debian distributions, e.g.
+a patch for limesuite that fixes the libwxgtk3.0-dev => libwxgtk3.0-gtk3-dev
+rename in control/debian for debian10. Used by osmo_obs_distro_specific_patch()
+in scripts/common-obs.sh.
+
_docker_playground: Clone of docker-playground.git, so the scripts can build
required docker images. This dir gets created on demand by scripts/common.sh,
and automatically fetched and reset to "origin/master" (override with