<p>pespin has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/meta-telephony/+/16427">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">libosmo-abis.inc: Use PACKAGECONFIG to handle dahdi support, enable it by default<br><br>Building with DAHDI support can be controlled by bbappend or config file<br>on the BSP meta layer as described here:<br>https://www.yoctoproject.org/docs/current/ref-manual/ref-manual.html#var-PACKAGECONFIG<br><br>Change-Id: I0d875896bc97e973489672f004cb49fae02bdd46<br>---<br>M recipes-osmocom/libosmo-abis/libosmo-abis.inc<br>1 file changed, 6 insertions(+), 2 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/27/16427/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/recipes-osmocom/libosmo-abis/libosmo-abis.inc b/recipes-osmocom/libosmo-abis/libosmo-abis.inc</span><br><span>index dcfcbf7..955ebe3 100644</span><br><span>--- a/recipes-osmocom/libosmo-abis/libosmo-abis.inc</span><br><span>+++ b/recipes-osmocom/libosmo-abis/libosmo-abis.inc</span><br><span>@@ -2,13 +2,17 @@</span><br><span> HOMEPAGE = "https://osmocom.org/projects/libosmo-abis"</span><br><span> LICENSE = "AGPLv3"</span><br><span> LIC_FILES_CHKSUM = "file://COPYING;md5=73f1eb20517c55bf9493b7dd6e480788"</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> DEPENDS = "libosmocore ortp libtalloc"</span><br><span style="color: hsl(0, 100%, 40%);">-DEPENDS_append_geode = "dahdi-linux"</span><br><span> </span><br><span> inherit autotools pkgconfig</span><br><span> </span><br><span style="color: hsl(120, 100%, 40%);">+PACKAGECONFIG ??= "\</span><br><span style="color: hsl(120, 100%, 40%);">+    dahdi \</span><br><span style="color: hsl(120, 100%, 40%);">+    "</span><br><span style="color: hsl(120, 100%, 40%);">+PACKAGECONFIG[dahdi] = "--enable-dahdi,--disable-dahdi,dahdi-linux,"</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span> PACKAGES =+ "libosmotrau libosmotrau-dev"</span><br><span> </span><br><span> FILES_libosmotrau = "${libdir}/libosmotrau${SOLIBS}"</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/meta-telephony/+/16427">change 16427</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/+/16427"/><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: I0d875896bc97e973489672f004cb49fae02bdd46 </div>
<div style="display:none"> Gerrit-Change-Number: 16427 </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>