aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2018-04-06 16:09:51 +0200
committerPau Espin Pedrol <pespin@sysmocom.de>2018-04-06 16:09:55 +0200
commitac9708a74630544d4b83c430c95a9ce7daf2a77b (patch)
treece8fe9526fd1523df9da084932969350631da384
parent3a0324c58232229df2a5942b41600c1ab944d442 (diff)
openbsc: enable smpp
libsmpp34 was listed in DEPENDS but it's use was not enabled. Change-Id: I20c77346e4894d6d146863fd79f6d27ef12cb3ee
-rw-r--r--recipes-osmocom/openbsc/openbsc.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-osmocom/openbsc/openbsc.inc b/recipes-osmocom/openbsc/openbsc.inc
index 3c1b98f..90a0398 100644
--- a/recipes-osmocom/openbsc/openbsc.inc
+++ b/recipes-osmocom/openbsc/openbsc.inc
@@ -11,10 +11,10 @@ SRC_URI = "file://osmo-nitb.init \
file://osmo-bsc-sccplite.service \
"
-INC_PR = "r24.${META_TELEPHONY_OSMO_INC}"
+INC_PR = "r25.${META_TELEPHONY_OSMO_INC}"
-EXTRA_OECONF += "--enable-osmo-bsc --enable-mgcp-transcoding --with-g729"
+EXTRA_OECONF += "--enable-osmo-bsc --enable-smpp --enable-mgcp-transcoding --with-g729"
inherit autotools update-rc.d pkgconfig