[MERGED] meta-telephony[201705]: update libsmpp to 1.12

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
Wed Aug 16 21:49:39 UTC 2017


Harald Welte has submitted this change and it was merged.

Change subject: update libsmpp to 1.12
......................................................................


update libsmpp to 1.12

Also, link to the osmocom project page, not to the upstream source
(which is unmaintained, AFAIK).

Change-Id: If10f94c574b5dd89d9cb336bcf85dea2887c44d8
---
D recipes-misc/libsmpp/libsmpp34_1.10.bb
A recipes-misc/libsmpp/libsmpp34_1.12.bb
M recipes-misc/libsmpp/libsmpp34_git.bb
3 files changed, 19 insertions(+), 20 deletions(-)

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



diff --git a/recipes-misc/libsmpp/libsmpp34_1.10.bb b/recipes-misc/libsmpp/libsmpp34_1.10.bb
deleted file mode 100644
index dbd4f5c..0000000
--- a/recipes-misc/libsmpp/libsmpp34_1.10.bb
+++ /dev/null
@@ -1,19 +0,0 @@
-DESCRIPTION = "C Open SMPP library"
-HOMEPAGE = "http://sourceforge.net/projects/c-open-smpp-34/"
-LICENSE = "LGPLv2.1+"
-LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24"
-SECTION = "libs"
-DEPENDS = "libxml2"
-
-PR = "r3"
-
-SRC_URI = "${SOURCEFORGE_MIRROR}/c-open-smpp-34/c-open-smpp-34/libsmpp34-1.10%20%28LGPL%29/libsmpp34-${PV}.tar.gz"
-SRC_URI = "git://git.osmocom.org/${PN}"
-SRCREV = "9288d59cfdc452fa3a92728149537372ee5c6c56"
-S = "${WORKDIR}/git"
-
-PARALLEL_MAKE = ""
-
-inherit autotools
-
-
diff --git a/recipes-misc/libsmpp/libsmpp34_1.12.bb b/recipes-misc/libsmpp/libsmpp34_1.12.bb
new file mode 100644
index 0000000..b106c3e
--- /dev/null
+++ b/recipes-misc/libsmpp/libsmpp34_1.12.bb
@@ -0,0 +1,18 @@
+DESCRIPTION = "C Open SMPP library"
+HOMEPAGE = "http://osmocom.org/projects/libsmpp34"
+LICENSE = "LGPLv2.1+"
+LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24"
+SECTION = "libs"
+DEPENDS = "libxml2"
+
+PR = "r0"
+
+SRC_URI = "git://git.osmocom.org/${PN}"
+SRCREV = "6d47c170cccd8a72eae985c7ecffba3f07d3861a"
+S = "${WORKDIR}/git"
+
+PARALLEL_MAKE = ""
+
+inherit autotools
+
+
diff --git a/recipes-misc/libsmpp/libsmpp34_git.bb b/recipes-misc/libsmpp/libsmpp34_git.bb
index 4edbebd..235c908 100644
--- a/recipes-misc/libsmpp/libsmpp34_git.bb
+++ b/recipes-misc/libsmpp/libsmpp34_git.bb
@@ -1,5 +1,5 @@
 DESCRIPTION = "C Open SMPP library"
-HOMEPAGE = "http://sourceforge.net/projects/c-open-smpp-34/"
+HOMEPAGE = "http://osmocom.org/projects/libsmpp34/"
 LICENSE = "LGPLv2.1+"
 LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24"
 SECTION = "libs"

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

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



More information about the gerrit-log mailing list