[PATCH] meta-telephony[201705]: Set up osmocom recipes to current git master

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:51 UTC 2017


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

Set up osmocom recipes to current git master

This set of revisions together with next set of patches has been tested
in a sysmobts-v2 locally.

Change-Id: Idda98bdfa07c16aee1955fa63373b358bb754c90
---
M recipes-misc/libsmpp/libsmpp34_git.bb
M recipes-osmocom/libasn1c/libasn1c_git.bb
M recipes-osmocom/libosmo-abis/libosmo-abis_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
14 files changed, 14 insertions(+), 14 deletions(-)


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

diff --git a/recipes-misc/libsmpp/libsmpp34_git.bb b/recipes-misc/libsmpp/libsmpp34_git.bb
index 235c908..ce39cff 100644
--- a/recipes-misc/libsmpp/libsmpp34_git.bb
+++ b/recipes-misc/libsmpp/libsmpp34_git.bb
@@ -6,7 +6,7 @@
 DEPENDS = "libxml2"
 
 S = "${WORKDIR}/git"
-SRCREV = "84f2905c5bfed2e1f5bae52a2bb9bc771fd8b895"
+SRCREV = "7c2232e0ffd8751376d354fb95a86467d68d3bc8"
 SRC_URI = "git://git.osmocom.org/libsmpp34.git;protocol=git"
 PV = "1.10+gitr${SRCPV}"
 PR = "r1"
diff --git a/recipes-osmocom/libasn1c/libasn1c_git.bb b/recipes-osmocom/libasn1c/libasn1c_git.bb
index 0d4800a..8554d70 100644
--- a/recipes-osmocom/libasn1c/libasn1c_git.bb
+++ b/recipes-osmocom/libasn1c/libasn1c_git.bb
@@ -1,7 +1,7 @@
 require ${PN}.inc
 
 S = "${WORKDIR}/git"
-SRCREV = "aaae8c76496a97050264e4c49e539b0420496737"
+SRCREV = "bd2173796d90db181c22034e4acbe391d2cb57ce"
 SRC_URI = "git://git.osmocom.org/libasn1c.git;protocol=git"
 PV = "0.9.28+gitr${SRCPV}"
 PR = "${INC_PR}.0"
diff --git a/recipes-osmocom/libosmo-abis/libosmo-abis_git.bb b/recipes-osmocom/libosmo-abis/libosmo-abis_git.bb
index 6f9c2fd..4a07b20 100644
--- a/recipes-osmocom/libosmo-abis/libosmo-abis_git.bb
+++ b/recipes-osmocom/libosmo-abis/libosmo-abis_git.bb
@@ -3,7 +3,7 @@
 DEPENDS += "libtalloc"
 
 S = "${WORKDIR}/git"
-SRCREV = "01543a1ea392fa98974ea2f99cafbc28e9966656"
+SRCREV = "d1dd22c38e86f123c8f9a93c2789deafdfcb9265"
 SRC_URI = "git://git.osmocom.org/libosmo-abis.git;protocol=git"
 PV = "0.4.0+gitr${SRCPV}"
 PR = "${INC_PR}.0"
diff --git a/recipes-osmocom/libosmo-netif/libosmo-netif_git.bb b/recipes-osmocom/libosmo-netif/libosmo-netif_git.bb
index 0e55628..a6f0e9b 100644
--- a/recipes-osmocom/libosmo-netif/libosmo-netif_git.bb
+++ b/recipes-osmocom/libosmo-netif/libosmo-netif_git.bb
@@ -3,7 +3,7 @@
 DEPENDS += "libtalloc lksctp-tools"
 
 S = "${WORKDIR}/git"
-SRCREV = "59941982083f7f0d6ab11f7bbb42c297a3fb8d69"
+SRCREV = "c72be77aa330c968f9f1d624e38141b3c2e24323"
 SRC_URI = "git://git.osmocom.org/libosmo-netif.git;protocol=git"
 PV = "0.4.0+gitr${SRCPV}"
 PR = "${INC_PR}.0"
diff --git a/recipes-osmocom/libosmo-sccp/libosmo-sccp_git.bb b/recipes-osmocom/libosmo-sccp/libosmo-sccp_git.bb
index a335993..c97ea1f 100644
--- a/recipes-osmocom/libosmo-sccp/libosmo-sccp_git.bb
+++ b/recipes-osmocom/libosmo-sccp/libosmo-sccp_git.bb
@@ -1,7 +1,7 @@
 require ${PN}.inc
 
 S = "${WORKDIR}/git"
-SRCREV = "54fa75b85c91bb4bb79960942f63968f6423f6a5"
+SRCREV = "6cd8d1243711f4de2f1314c7b87b972572cdec4e"
 SRC_URI = "git://git.osmocom.org/libosmo-sccp.git;protocol=git"
 PV = "0.7.0+gitr${SRCPV}"
 PR = "${INC_PR}.2"
diff --git a/recipes-osmocom/libosmocore/libosmocore_git.bb b/recipes-osmocom/libosmocore/libosmocore_git.bb
index 5d702a3..f1d6bc0 100644
--- a/recipes-osmocom/libosmocore/libosmocore_git.bb
+++ b/recipes-osmocom/libosmocore/libosmocore_git.bb
@@ -1,7 +1,7 @@
 require ${PN}.inc
 
 S = "${WORKDIR}/git"
-SRCREV = "657c5b6cadcef470c7ff9bffed3caab227026e6a"
+SRCREV = "32e5641dbbfd91b650a9ec8cf62d28fd22109e9e"
 SRC_URI = "git://git.osmocom.org/libosmocore.git;protocol=git;nobranch=1"
 PV = "0.9.6+gitr${SRCPV}"
 PR = "r0"
diff --git a/recipes-osmocom/openbsc/openbsc_git.bb b/recipes-osmocom/openbsc/openbsc_git.bb
index 59667f7..1547b8c 100644
--- a/recipes-osmocom/openbsc/openbsc_git.bb
+++ b/recipes-osmocom/openbsc/openbsc_git.bb
@@ -4,7 +4,7 @@
 PRINC = "0"
 PR = "${INC_PR}.0"
 
-SRCREV = "3ae8682f974058970fa564f09a34a51e867b896b"
+SRCREV = "5d69fa52cf1e679e391519dd841da1579d640087"
 SRC_URI += "git://git.osmocom.org/openbsc.git;protocol=git"
 
 S = "${WORKDIR}/git/openbsc"
diff --git a/recipes-osmocom/osmo-bsc/osmo-bsc_git.bb b/recipes-osmocom/osmo-bsc/osmo-bsc_git.bb
index 234e054..d061c05 100644
--- a/recipes-osmocom/osmo-bsc/osmo-bsc_git.bb
+++ b/recipes-osmocom/osmo-bsc/osmo-bsc_git.bb
@@ -1,7 +1,7 @@
 require ${PN}.inc
 
 S = "${WORKDIR}/git"
-SRCREV = "00c22464a0c1b51bb4b29efecab39e993224949c"
+SRCREV = "4bd710d107786ecf838f568171a0175d157e809d"
 SRC_URI = "git://git.osmocom.org/osmo-bsc.git;protocol=git"
 PV = "1.0.1+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 3aafe13..597edd6 100644
--- a/recipes-osmocom/osmo-ggsn/osmo-ggsn_git.bb
+++ b/recipes-osmocom/osmo-ggsn/osmo-ggsn_git.bb
@@ -5,7 +5,7 @@
 PV = "1.0.0+gitr${SRCPV}"
 PR = "r1"
 
-SRCREV = "859f9b0752419d43928d465bc96a87238c6d7940"
+SRCREV = "4f0343233b83337afa1e1dfb4bcf9d076ecd4be2"
 SRC_URI = "git://git.osmocom.org/osmo-ggsn                   \
            file://osmo-ggsn.init                             \
 	   file://libgtp-queue_depth_32.patch		    \
diff --git a/recipes-osmocom/osmo-hlr/osmo-hlr_git.bb b/recipes-osmocom/osmo-hlr/osmo-hlr_git.bb
index 8a08d94..5beedd6 100644
--- a/recipes-osmocom/osmo-hlr/osmo-hlr_git.bb
+++ b/recipes-osmocom/osmo-hlr/osmo-hlr_git.bb
@@ -1,7 +1,7 @@
 require ${PN}.inc
 
 S = "${WORKDIR}/git"
-SRCREV = "05c8b465ab2fe13edb67c95210a9b475f91ebeb3"
+SRCREV = "43bd6069e83ff034dcaff4780891d0468e899b07"
 SRC_URI = "git://git.osmocom.org/osmo-hlr.git;protocol=git"
 PV = "0.0.1+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 821373d..8f694d3 100644
--- a/recipes-osmocom/osmo-iuh/osmo-iuh_git.bb
+++ b/recipes-osmocom/osmo-iuh/osmo-iuh_git.bb
@@ -1,7 +1,7 @@
 require ${PN}.inc
 
 S = "${WORKDIR}/git"
-SRCREV = "5a3df8fa9ffc4400367250a0f9ff0e20dc4b5d3b"
+SRCREV = "accb78000b6161d5f76eae24e625c01533001b89"
 SRC_URI = "git://git.osmocom.org/osmo-iuh.git;protocol=git"
 PV = "0.1.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 1ea1a7b..34e286c 100644
--- a/recipes-osmocom/osmo-mgw/osmo-mgw_git.bb
+++ b/recipes-osmocom/osmo-mgw/osmo-mgw_git.bb
@@ -1,7 +1,7 @@
 require ${PN}.inc
 
 S = "${WORKDIR}/git"
-SRCREV = "1c8d67d7f5f6f8788d92df65a0b68e0ec19a34dc"
+SRCREV = "a330b864e58a5f899c5d8a155f3a788f8c3fb0d9"
 SRC_URI = "git://git.osmocom.org/osmo-mgw.git;protocol=git"
 PV = "1.0.2+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 7d55237..3c271ea 100644
--- a/recipes-osmocom/osmo-msc/osmo-msc_git.bb
+++ b/recipes-osmocom/osmo-msc/osmo-msc_git.bb
@@ -1,7 +1,7 @@
 require ${PN}.inc
 
 S = "${WORKDIR}/git"
-SRCREV = "4e7ece0bd969389132d7babf8de4f57cf7d0126f"
+SRCREV = "db8272921dec02e698c2e473ebe210908964c827"
 SRC_URI = "git://git.osmocom.org/osmo-msc.git;protocol=git"
 PV = "1.0.1+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 e94618f..68c31f4 100644
--- a/recipes-osmocom/osmo-sgsn/osmo-sgsn_git.bb
+++ b/recipes-osmocom/osmo-sgsn/osmo-sgsn_git.bb
@@ -1,7 +1,7 @@
 require ${PN}.inc
 
 S = "${WORKDIR}/git"
-SRCREV = "341d446b4db87b48812afe8d2149ebc840e8a357"
+SRCREV = "b24af2bddf584b1f6d305efc5c5e762c32ae7251"
 SRC_URI = "git://git.osmocom.org/osmo-sgsn.git;protocol=git"
 PV = "0.1.0+gitr${SRCPV}"
 PR = "${INC_PR}.0"

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

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