[PATCH] meta-telephony[201705]: Update PV for osmocom recipes

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

Update PV for osmocom recipes

Change-Id: I2d5933527d333825e92c9748004adfb3e4b3a078
---
M recipes-misc/libsmpp/libsmpp34_git.bb
M recipes-osmocom/libosmo-netif/libosmo-netif_git.bb
M recipes-osmocom/libosmo-sccp/libosmo-sccp_git.bb
M recipes-osmocom/libosmocore/libosmocore_git.bb
M recipes-osmocom/openbsc/openbsc_git.bb
M recipes-osmocom/osmo-bsc/osmo-bsc_git.bb
M recipes-osmocom/osmo-ggsn/osmo-ggsn_git.bb
M recipes-osmocom/osmo-hlr/osmo-hlr_git.bb
M recipes-osmocom/osmo-iuh/osmo-iuh_git.bb
M recipes-osmocom/osmo-mgw/osmo-mgw_git.bb
M recipes-osmocom/osmo-msc/osmo-msc_git.bb
M recipes-osmocom/osmo-sgsn/osmo-sgsn_git.bb
12 files changed, 14 insertions(+), 15 deletions(-)


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

diff --git a/recipes-misc/libsmpp/libsmpp34_git.bb b/recipes-misc/libsmpp/libsmpp34_git.bb
index ce39cff..245cd43 100644
--- a/recipes-misc/libsmpp/libsmpp34_git.bb
+++ b/recipes-misc/libsmpp/libsmpp34_git.bb
@@ -17,4 +17,3 @@
 
 PACKAGES =+ "${PN}-apps"
 FILES_${PN}-apps = "${bindir}/*"
-
diff --git a/recipes-osmocom/libosmo-netif/libosmo-netif_git.bb b/recipes-osmocom/libosmo-netif/libosmo-netif_git.bb
index a6f0e9b..094efbc 100644
--- a/recipes-osmocom/libosmo-netif/libosmo-netif_git.bb
+++ b/recipes-osmocom/libosmo-netif/libosmo-netif_git.bb
@@ -5,5 +5,5 @@
 S = "${WORKDIR}/git"
 SRCREV = "c72be77aa330c968f9f1d624e38141b3c2e24323"
 SRC_URI = "git://git.osmocom.org/libosmo-netif.git;protocol=git"
-PV = "0.4.0+gitr${SRCPV}"
-PR = "${INC_PR}.0"
+PV = "0.1.1+gitr${SRCPV}"
+PR = "${INC_PR}.1"
diff --git a/recipes-osmocom/libosmo-sccp/libosmo-sccp_git.bb b/recipes-osmocom/libosmo-sccp/libosmo-sccp_git.bb
index c97ea1f..23a97eb 100644
--- a/recipes-osmocom/libosmo-sccp/libosmo-sccp_git.bb
+++ b/recipes-osmocom/libosmo-sccp/libosmo-sccp_git.bb
@@ -3,8 +3,8 @@
 S = "${WORKDIR}/git"
 SRCREV = "6cd8d1243711f4de2f1314c7b87b972572cdec4e"
 SRC_URI = "git://git.osmocom.org/libosmo-sccp.git;protocol=git"
-PV = "0.7.0+gitr${SRCPV}"
-PR = "${INC_PR}.2"
+PV = "0.8.1+gitr${SRCPV}"
+PR = "${INC_PR}.0"
 
 # we require the tests to link to the static libosmo-sigtran library to
 # access symbols not starting with osmo_*
diff --git a/recipes-osmocom/libosmocore/libosmocore_git.bb b/recipes-osmocom/libosmocore/libosmocore_git.bb
index f1d6bc0..3d731f5 100644
--- a/recipes-osmocom/libosmocore/libosmocore_git.bb
+++ b/recipes-osmocom/libosmocore/libosmocore_git.bb
@@ -3,7 +3,7 @@
 S = "${WORKDIR}/git"
 SRCREV = "32e5641dbbfd91b650a9ec8cf62d28fd22109e9e"
 SRC_URI = "git://git.osmocom.org/libosmocore.git;protocol=git;nobranch=1"
-PV = "0.9.6+gitr${SRCPV}"
+PV = "0.10.2+gitr${SRCPV}"
 PR = "r0"
 
 DEPENDS += "libtalloc"
diff --git a/recipes-osmocom/openbsc/openbsc_git.bb b/recipes-osmocom/openbsc/openbsc_git.bb
index 1547b8c..59150d8 100644
--- a/recipes-osmocom/openbsc/openbsc_git.bb
+++ b/recipes-osmocom/openbsc/openbsc_git.bb
@@ -1,6 +1,6 @@
 require ${PN}.inc
 
-PV = "0.15.0+gitr${SRCPV}"
+PV = "1.0.0+gitr${SRCPV}"
 PRINC = "0"
 PR = "${INC_PR}.0"
 
diff --git a/recipes-osmocom/osmo-bsc/osmo-bsc_git.bb b/recipes-osmocom/osmo-bsc/osmo-bsc_git.bb
index d061c05..d04c60f 100644
--- a/recipes-osmocom/osmo-bsc/osmo-bsc_git.bb
+++ b/recipes-osmocom/osmo-bsc/osmo-bsc_git.bb
@@ -3,5 +3,5 @@
 S = "${WORKDIR}/git"
 SRCREV = "4bd710d107786ecf838f568171a0175d157e809d"
 SRC_URI = "git://git.osmocom.org/osmo-bsc.git;protocol=git"
-PV = "1.0.1+gitr${SRCPV}"
+PV = "1.1.2+gitr${SRCPV}"
 PR = "${INC_PR}.0"
diff --git a/recipes-osmocom/osmo-ggsn/osmo-ggsn_git.bb b/recipes-osmocom/osmo-ggsn/osmo-ggsn_git.bb
index 597edd6..969c4bf 100644
--- a/recipes-osmocom/osmo-ggsn/osmo-ggsn_git.bb
+++ b/recipes-osmocom/osmo-ggsn/osmo-ggsn_git.bb
@@ -2,8 +2,8 @@
 HOMEPAGE = "https://osmocom.org/projects/openggsn"
 LICENSE = "GPLv2+"
 LIC_FILES_CHKSUM = "file://COPYING;md5=8ca43cbc842c2336e835926c2166c28b"
-PV = "1.0.0+gitr${SRCPV}"
-PR = "r1"
+PV = "1.1.0+gitr${SRCPV}"
+PR = "r0"
 
 SRCREV = "4f0343233b83337afa1e1dfb4bcf9d076ecd4be2"
 SRC_URI = "git://git.osmocom.org/osmo-ggsn                   \
diff --git a/recipes-osmocom/osmo-hlr/osmo-hlr_git.bb b/recipes-osmocom/osmo-hlr/osmo-hlr_git.bb
index 5beedd6..dccb5b5 100644
--- a/recipes-osmocom/osmo-hlr/osmo-hlr_git.bb
+++ b/recipes-osmocom/osmo-hlr/osmo-hlr_git.bb
@@ -3,5 +3,5 @@
 S = "${WORKDIR}/git"
 SRCREV = "43bd6069e83ff034dcaff4780891d0468e899b07"
 SRC_URI = "git://git.osmocom.org/osmo-hlr.git;protocol=git"
-PV = "0.0.1+gitr${SRCPV}"
+PV = "0.1.0+gitr${SRCPV}"
 PR = "${INC_PR}.0"
diff --git a/recipes-osmocom/osmo-iuh/osmo-iuh_git.bb b/recipes-osmocom/osmo-iuh/osmo-iuh_git.bb
index 8f694d3..16c36ed 100644
--- a/recipes-osmocom/osmo-iuh/osmo-iuh_git.bb
+++ b/recipes-osmocom/osmo-iuh/osmo-iuh_git.bb
@@ -3,5 +3,5 @@
 S = "${WORKDIR}/git"
 SRCREV = "accb78000b6161d5f76eae24e625c01533001b89"
 SRC_URI = "git://git.osmocom.org/osmo-iuh.git;protocol=git"
-PV = "0.1.0+gitr${SRCPV}"
+PV = "0.2.0+gitr${SRCPV}"
 PR = "${INC_PR}.0"
diff --git a/recipes-osmocom/osmo-mgw/osmo-mgw_git.bb b/recipes-osmocom/osmo-mgw/osmo-mgw_git.bb
index 34e286c..14792d9 100644
--- a/recipes-osmocom/osmo-mgw/osmo-mgw_git.bb
+++ b/recipes-osmocom/osmo-mgw/osmo-mgw_git.bb
@@ -3,5 +3,5 @@
 S = "${WORKDIR}/git"
 SRCREV = "a330b864e58a5f899c5d8a155f3a788f8c3fb0d9"
 SRC_URI = "git://git.osmocom.org/osmo-mgw.git;protocol=git"
-PV = "1.0.2+gitr${SRCPV}"
+PV = "1.1.0+gitr${SRCPV}"
 PR = "${INC_PR}.0"
diff --git a/recipes-osmocom/osmo-msc/osmo-msc_git.bb b/recipes-osmocom/osmo-msc/osmo-msc_git.bb
index 3c271ea..7af56f7 100644
--- a/recipes-osmocom/osmo-msc/osmo-msc_git.bb
+++ b/recipes-osmocom/osmo-msc/osmo-msc_git.bb
@@ -3,5 +3,5 @@
 S = "${WORKDIR}/git"
 SRCREV = "db8272921dec02e698c2e473ebe210908964c827"
 SRC_URI = "git://git.osmocom.org/osmo-msc.git;protocol=git"
-PV = "1.0.1+gitr${SRCPV}"
+PV = "1.1.2+gitr${SRCPV}"
 PR = "${INC_PR}.0"
diff --git a/recipes-osmocom/osmo-sgsn/osmo-sgsn_git.bb b/recipes-osmocom/osmo-sgsn/osmo-sgsn_git.bb
index 68c31f4..625c4d3 100644
--- a/recipes-osmocom/osmo-sgsn/osmo-sgsn_git.bb
+++ b/recipes-osmocom/osmo-sgsn/osmo-sgsn_git.bb
@@ -3,5 +3,5 @@
 S = "${WORKDIR}/git"
 SRCREV = "b24af2bddf584b1f6d305efc5c5e762c32ae7251"
 SRC_URI = "git://git.osmocom.org/osmo-sgsn.git;protocol=git"
-PV = "0.1.0+gitr${SRCPV}"
+PV = "1.2.0+gitr${SRCPV}"
 PR = "${INC_PR}.0"

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I2d5933527d333825e92c9748004adfb3e4b3a078
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