<p>pespin has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/docker-playground/+/19066">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">Makefile: Support overriding LIBOSMOCORE_BRANCH<br><br>gr-gsm-master is using it but it cannot be overriden. Similarly iy can<br>be helpful to do so in temporarliy modified images when testing<br>libosmocore features.<br><br>Change-Id: Ia9f26f3513da339d2255a0f6b2277682fe15bdf2<br>---<br>M make/Makefile<br>1 file changed, 2 insertions(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/docker-playground refs/changes/66/19066/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/make/Makefile b/make/Makefile</span><br><span>index 0dd111c..d483082 100644</span><br><span>--- a/make/Makefile</span><br><span>+++ b/make/Makefile</span><br><span>@@ -16,6 +16,7 @@</span><br><span> REGISTRY_HOST?=docker.io</span><br><span> USERNAME?=$(USER)</span><br><span> NAME?=$(shell basename $(CURDIR))</span><br><span style="color: hsl(120, 100%, 40%);">+LIBOSMOCORE_BRANCH?=master</span><br><span> OSMO_TTCN3_BRANCH?=master</span><br><span> OSMO_BB_BRANCH?=master</span><br><span> OSMO_BSC_BRANCH?=master</span><br><span>@@ -60,6 +61,7 @@</span><br><span>            --build-arg USER=$(USERNAME) \</span><br><span>               --build-arg OSMO_TTCN3_BRANCH=$(OSMO_TTCN3_BRANCH) \</span><br><span>                 --build-arg DISTRO=$(DISTRO) \</span><br><span style="color: hsl(120, 100%, 40%);">+                --build-arg LIBOSMOCORE_BRANCH=$(LIBOSMOCORE_BRANCH) \</span><br><span>               --build-arg OSMO_BB_BRANCH=$(OSMO_BB_BRANCH) \</span><br><span>               --build-arg OSMO_BSC_BRANCH=$(OSMO_BSC_BRANCH) \</span><br><span>             --build-arg OSMO_BTS_BRANCH=$(OSMO_BTS_BRANCH) \</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/docker-playground/+/19066">change 19066</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.osmocom.org/c/docker-playground/+/19066"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: docker-playground </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: Ia9f26f3513da339d2255a0f6b2277682fe15bdf2 </div>
<div style="display:none"> Gerrit-Change-Number: 19066 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>