[PATCH] meta-telephony[201705]: Remove libsmpp34_1.12.bb and use _git instead

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/.

Pau Espin Pedrol gerrit-no-reply at lists.osmocom.org
Mon Dec 11 17:23:53 UTC 2017


Review at  https://gerrit.osmocom.org/5290

Remove libsmpp34_1.12.bb and use _git instead

Same as we do for other osmocom recipes.

Change-Id: I1dcebbb3170654e15d1bb9644d630b462fd22fbd
---
D recipes-misc/libsmpp/libsmpp34_1.12.bb
M recipes-misc/libsmpp/libsmpp34_git.bb
2 files changed, 2 insertions(+), 21 deletions(-)


  git pull ssh://gerrit.osmocom.org:29418/meta-telephony refs/changes/90/5290/1

diff --git a/recipes-misc/libsmpp/libsmpp34_1.12.bb b/recipes-misc/libsmpp/libsmpp34_1.12.bb
deleted file mode 100644
index 406fa45..0000000
--- a/recipes-misc/libsmpp/libsmpp34_1.12.bb
+++ /dev/null
@@ -1,19 +0,0 @@
-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"
-
-S = "${WORKDIR}/git"
-SRCREV = "6d47c170cccd8a72eae985c7ecffba3f07d3861a"
-SRC_URI = "git://git.osmocom.org/libsmpp34.git;protocol=git"
-PR = "r1"
-
-PARALLEL_MAKE = ""
-
-inherit autotools pkgconfig
-
-PACKAGES =+ "${PN}-apps"
-FILES_${PN}-apps = "${bindir}/*"
-
diff --git a/recipes-misc/libsmpp/libsmpp34_git.bb b/recipes-misc/libsmpp/libsmpp34_git.bb
index 245cd43..73933c8 100644
--- a/recipes-misc/libsmpp/libsmpp34_git.bb
+++ b/recipes-misc/libsmpp/libsmpp34_git.bb
@@ -8,8 +8,8 @@
 S = "${WORKDIR}/git"
 SRCREV = "7c2232e0ffd8751376d354fb95a86467d68d3bc8"
 SRC_URI = "git://git.osmocom.org/libsmpp34.git;protocol=git"
-PV = "1.10+gitr${SRCPV}"
-PR = "r1"
+PV = "1.12+gitr${SRCPV}"
+PR = "r0"
 
 PARALLEL_MAKE = ""
 

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I1dcebbb3170654e15d1bb9644d630b462fd22fbd
Gerrit-PatchSet: 1
Gerrit-Project: meta-telephony
Gerrit-Branch: 201705
Gerrit-Owner: Pau Espin Pedrol <pespin at sysmocom.de>



More information about the gerrit-log mailing list