<p>pespin <strong>submitted</strong> this change.</p><p><a href="https://gerrit.osmocom.org/c/meta-telephony/+/16750">View Change</a></p><div style="white-space:pre-wrap">Approvals:
  pespin: Looks good to me, approved; Verified

</div><pre style="font-family: monospace,monospace; white-space: pre-wrap;">libosmocore: Add new dependency lksctp-tools<br><br>Since commit 3f464fc007ace5a829e8d43e72a88055f14b52e3, libosmocore<br>depends on libsctp to have osmo_sock_init2_multiaddr() API available.<br>libosmo-netif.inc recipe already had the lksctp-tools dependency and<br>hence was expecting libosmocore to also provide this API. By adding<br>lksctp-tools to libosmocore dependencies, libsctp is available in<br>sysroot and configure enables support for the API.<br><br>Change-Id: Ib60437d9f23c651c6329d89e162abbd9945a4808<br>---<br>M recipes-osmocom/libosmocore/libosmocore.inc<br>1 file changed, 2 insertions(+), 2 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/recipes-osmocom/libosmocore/libosmocore.inc b/recipes-osmocom/libosmocore/libosmocore.inc</span><br><span>index 6077ff5..5b21196 100644</span><br><span>--- a/recipes-osmocom/libosmocore/libosmocore.inc</span><br><span>+++ b/recipes-osmocom/libosmocore/libosmocore.inc</span><br><span>@@ -2,10 +2,10 @@</span><br><span> HOMEPAGE = "http://openbsc.gnumonks.org"</span><br><span> LICENSE = "GPLv2+"</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-INC_PR="r0.${META_TELEPHONY_OSMO_INC}"</span><br><span style="color: hsl(120, 100%, 40%);">+INC_PR="r1.${META_TELEPHONY_OSMO_INC}"</span><br><span> </span><br><span> LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-DEPENDS = "libtalloc gnutls"</span><br><span style="color: hsl(120, 100%, 40%);">+DEPENDS = "libtalloc gnutls lksctp-tools"</span><br><span> </span><br><span> inherit autotools pkgconfig</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/meta-telephony/+/16750">change 16750</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/meta-telephony/+/16750"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: meta-telephony </div>
<div style="display:none"> Gerrit-Branch: 201705 </div>
<div style="display:none"> Gerrit-Change-Id: Ib60437d9f23c651c6329d89e162abbd9945a4808 </div>
<div style="display:none"> Gerrit-Change-Number: 16750 </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-Reviewer: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: merged </div>