<p>Pau Espin Pedrol has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/10838">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">openbsc: Install osmo-bsc-nat service from git repo<br><br>Change-Id: Id9d1a2ea74e41baf3ab292e446a0402cd0cf55e5<br>---<br>M recipes-osmocom/openbsc/openbsc.inc<br>1 file changed, 6 insertions(+), 4 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/meta-telephony refs/changes/38/10838/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/recipes-osmocom/openbsc/openbsc.inc b/recipes-osmocom/openbsc/openbsc.inc</span><br><span>index 66782fb..f76afb7 100644</span><br><span>--- a/recipes-osmocom/openbsc/openbsc.inc</span><br><span>+++ b/recipes-osmocom/openbsc/openbsc.inc</span><br><span>@@ -20,7 +20,7 @@</span><br><span>   install -d ${D}${sysconfdir}/osmocom</span><br><span>         install -m 0660 ${S}/doc/examples/osmo-nitb/nanobts/openbsc.cfg ${D}${sysconfdir}/osmocom/osmo-nitb.cfg</span><br><span>      install -m 0660 ${S}/doc/examples/osmo-bsc-sccplite/osmo-bsc-sccplite.cfg ${D}${sysconfdir}/osmocom/osmo-bsc-sccplite.cfg</span><br><span style="color: hsl(0, 100%, 40%);">-       install -m 0644 ${S}/doc/examples/osmo-bsc_nat/osmo-bsc_nat.cfg ${D}${sysconfdir}/osmocom/</span><br><span style="color: hsl(120, 100%, 40%);">+    install -m 0644 ${S}/doc/examples/osmo-bsc_nat/osmo-bsc_nat.cfg ${D}${sysconfdir}/osmocom/osmo-bsc-nat.cfg</span><br><span> </span><br><span>       # Install sysv-init files</span><br><span>    install -d ${D}${sysconfdir}/init.d</span><br><span>@@ -32,6 +32,7 @@</span><br><span>      install -d ${D}${systemd_system_unitdir}/</span><br><span>    install -m 0644 ${S}/contrib/systemd/osmo-nitb.service ${D}${systemd_system_unitdir}/</span><br><span>        install -m 0644 ${S}/contrib/systemd/osmo-bsc-sccplite.service ${D}${systemd_system_unitdir}/</span><br><span style="color: hsl(120, 100%, 40%);">+ install -m 0644 ${S}/contrib/systemd/osmo-bsc-nat.service ${D}${systemd_system_unitdir}/</span><br><span> </span><br><span>         install -d ${D}/var/lib/osmocom</span><br><span> </span><br><span>@@ -65,6 +66,7 @@</span><br><span> </span><br><span> CONFFILES_osmo-bsc-nat = "${sysconfdir}/osmocom/osmo-bsc_nat.cfg"</span><br><span> FILES_osmo-bsc-nat = " \</span><br><span style="color: hsl(0, 100%, 40%);">-               ${bindir}/osmo-bsc_nat \</span><br><span style="color: hsl(0, 100%, 40%);">-               ${sysconfdir}/osmocom/osmo-bsc_nat.cfg \</span><br><span style="color: hsl(0, 100%, 40%);">-               "</span><br><span style="color: hsl(120, 100%, 40%);">+                ${bindir}/osmo-bsc_nat \</span><br><span style="color: hsl(120, 100%, 40%);">+              ${sysconfdir}/osmocom/osmo-bsc_nat.cfg \</span><br><span style="color: hsl(120, 100%, 40%);">+              ${systemd_system_unitdir}/osmo-bsc-nat.service \</span><br><span style="color: hsl(120, 100%, 40%);">+              "</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/10838">change 10838</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/10838"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: meta-telephony </div>
<div style="display:none"> Gerrit-Branch: laforge/nightly </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: Id9d1a2ea74e41baf3ab292e446a0402cd0cf55e5 </div>
<div style="display:none"> Gerrit-Change-Number: 10838 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Pau Espin Pedrol <pespin@sysmocom.de> </div>