<p>pespin <strong>submitted</strong> this change.</p><p><a href="https://gerrit.osmocom.org/c/meta-telephony/+/16752">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: Use PACKAGECONFIG to enable gnutls and libsctp support<br><br>Change-Id: Iff9dd88e23a3cdcf333f9c365381b56afd2285c3<br>---<br>M recipes-osmocom/libosmocore/libosmocore.inc<br>1 file changed, 5 insertions(+), 1 deletion(-)<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 e5b34ae..40a42bc 100644</span><br><span>--- a/recipes-osmocom/libosmocore/libosmocore.inc</span><br><span>+++ b/recipes-osmocom/libosmocore/libosmocore.inc</span><br><span>@@ -6,11 +6,15 @@</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 lksctp-tools"</span><br><span style="color: hsl(120, 100%, 40%);">+DEPENDS = "libtalloc"</span><br><span> </span><br><span> PACKAGECONFIG ??= "\</span><br><span style="color: hsl(120, 100%, 40%);">+    gnutls \</span><br><span>     libusb \</span><br><span style="color: hsl(120, 100%, 40%);">+    libsctp \</span><br><span>     "</span><br><span style="color: hsl(120, 100%, 40%);">+PACKAGECONFIG[gnutls] = "--enable-gnutls,--disable-gnutls,gnutls,"</span><br><span> PACKAGECONFIG[libusb] = "--enable-libusb,--disable-libusb,libusb,"</span><br><span style="color: hsl(120, 100%, 40%);">+PACKAGECONFIG[libsctp] = "--enable-libsctp,--disable-libsctp,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/+/16752">change 16752</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/+/16752"/><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: Iff9dd88e23a3cdcf333f9c365381b56afd2285c3 </div>
<div style="display:none"> Gerrit-Change-Number: 16752 </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>