[MERGED] meta-telephony[201705]: openbsc: enable smpp

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Harald Welte gerrit-no-reply at lists.osmocom.org
Mon Apr 9 17:32:26 UTC 2018


Harald Welte has submitted this change and it was merged.

Change subject: openbsc: enable smpp
......................................................................


openbsc: enable smpp

libsmpp34 was listed in DEPENDS but it's use was not enabled.

Change-Id: I20c77346e4894d6d146863fd79f6d27ef12cb3ee
---
M recipes-osmocom/openbsc/openbsc.inc
1 file changed, 2 insertions(+), 2 deletions(-)

Approvals:
  Harald Welte: Looks good to me, approved; Verified



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 @@
 	   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
 

-- 
To view, visit https://gerrit.osmocom.org/7659
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I20c77346e4894d6d146863fd79f6d27ef12cb3ee
Gerrit-PatchSet: 1
Gerrit-Project: meta-telephony
Gerrit-Branch: 201705
Gerrit-Owner: Pau Espin Pedrol <pespin at sysmocom.de>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>



More information about the gerrit-log mailing list