aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2017-12-04 17:50:11 +0100
committerPau Espin Pedrol <pespin@sysmocom.de>2017-12-04 17:50:11 +0100
commit7ac5c4b0a469b0d73889294355a4b0168ef653fc (patch)
treeec1cd7df2be1b75abdcdca17aef7c5d0c95a59b6
parent4aa6d87359a2d0edaaa103115874e7a3fce21ee8 (diff)
osmo-sgsn: libosmo-sccp dep is only needed if building with iu support
-rw-r--r--recipes-osmocom/osmo-sgsn/osmo-sgsn.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-osmocom/osmo-sgsn/osmo-sgsn.inc b/recipes-osmocom/osmo-sgsn/osmo-sgsn.inc
index 77029a0..fa8d23b 100644
--- a/recipes-osmocom/osmo-sgsn/osmo-sgsn.inc
+++ b/recipes-osmocom/osmo-sgsn/osmo-sgsn.inc
@@ -3,14 +3,14 @@ HOMEPAGE = "https://osmocom.org/projects/osmosgsn"
LICENSE = "AGPLv3"
LIC_FILES_CHKSUM = "file://COPYING;md5=73f1eb20517c55bf9493b7dd6e480788"
-DEPENDS = "c-ares libpcap libosmocore libosmo-netif libosmo-sccp osmo-ggsn"
+DEPENDS = "c-ares libpcap libosmocore libosmo-netif osmo-ggsn"
INC_PR="r2.${META_TELEPHONY_OSMO_INC}"
inherit autotools pkgconfig systemd
PACKAGECONFIG ??= "${@bb.utils.filter('DISTRO_FEATURES', 'iu', d)}"
-PACKAGECONFIG[iu] = "--enable-iu,--disable-iu,libasn1c osmo-iuh,"
+PACKAGECONFIG[iu] = "--enable-iu,--disable-iu,libasn1c libosmo-sccp osmo-iuh,"
do_install_append() {
install -d ${D}${systemd_system_unitdir}/