[MERGED] meta-telephony[201705]: Update osmocom versions to point to current master

2017-10-05 Thread Pau Espin Pedrol
Pau Espin Pedrol has submitted this change and it was merged.

Change subject: Update osmocom versions to point to current master
..


Update osmocom versions to point to current master

New versions are required in order to build new git repositories which
will deprecate osmo-nitb soon.

Change-Id: If36b86a6a542af7381d9a07da51a330f2e44a96f
---
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/openggsn/openggsn_git.bb
6 files changed, 12 insertions(+), 16 deletions(-)

Approvals:
  Pau Espin Pedrol: Verified
  Harald Welte: Looks good to me, approved



diff --git a/recipes-osmocom/libosmo-abis/libosmo-abis_git.bb 
b/recipes-osmocom/libosmo-abis/libosmo-abis_git.bb
index c9c2077..f796948 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 = "35003ec2ea7de49d67e5332938a66fe92580b94d"
+SRCREV = "01543a1ea392fa98974ea2f99cafbc28e9966656"
 SRC_URI = "git://git.osmocom.org/libosmo-abis.git;protocol=git"
 PV = "0.3.2+gitr${SRCPV}"
-PR = "${INC_PR}.1"
+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 bea2435..0e55628 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 = "243a3b0372fe738b01c2d32d6f6cb7b7c99a1180"
+SRCREV = "59941982083f7f0d6ab11f7bbb42c297a3fb8d69"
 SRC_URI = "git://git.osmocom.org/libosmo-netif.git;protocol=git"
 PV = "0.4.0+gitr${SRCPV}"
-PR = "${INC_PR}.2"
+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 1e5af41..1ce9efc 100644
--- a/recipes-osmocom/libosmo-sccp/libosmo-sccp_git.bb
+++ b/recipes-osmocom/libosmo-sccp/libosmo-sccp_git.bb
@@ -1,13 +1,9 @@
 require ${PN}.inc
 
 S = "${WORKDIR}/git"
-SRCREV = "882f340b6c394f581f6c32cafefa10c7b57073b9"
+SRCREV = "54fa75b85c91bb4bb79960942f63968f6423f6a5"
 SRC_URI = "git://git.osmocom.org/libosmo-sccp.git;protocol=git"
-PR = "${INC_PR}.1"
-
-# we require the tests to link to the static libosmo-sigtran library to
-# access symbols not starting with osmo_*
-EXTRA_OECONF_remove = "--disable-static"
+PR = "${INC_PR}.0"
 
 # because "${WORKDIR}/git" is not a git repo, it can't figure out the version
 do_configure_prepend() {
diff --git a/recipes-osmocom/libosmocore/libosmocore_git.bb 
b/recipes-osmocom/libosmocore/libosmocore_git.bb
index 964dea2..c8a794c 100644
--- a/recipes-osmocom/libosmocore/libosmocore_git.bb
+++ b/recipes-osmocom/libosmocore/libosmocore_git.bb
@@ -1,10 +1,10 @@
 require ${PN}.inc
 
 S = "${WORKDIR}/git"
-SRCREV = "a8a8d3977dc3b31352f8a87ca005763677bd7e8c"
+SRCREV = "657c5b6cadcef470c7ff9bffed3caab227026e6a"
 SRC_URI = "git://git.osmocom.org/libosmocore.git;protocol=git;nobranch=1"
 PV = "0.9.0+gitr${SRCPV}"
-PR = "r1"
+PR = "r0"
 
 DEPENDS += "libtalloc"
 
diff --git a/recipes-osmocom/openbsc/openbsc_git.bb 
b/recipes-osmocom/openbsc/openbsc_git.bb
index ac0d257..59667f7 100644
--- a/recipes-osmocom/openbsc/openbsc_git.bb
+++ b/recipes-osmocom/openbsc/openbsc_git.bb
@@ -2,9 +2,9 @@
 
 PV = "0.15.0+gitr${SRCPV}"
 PRINC = "0"
-PR = "${INC_PR}.6"
+PR = "${INC_PR}.0"
 
-SRCREV = "ba66e79953cb1c2230fe2916ef7d8de78500c7fd"
+SRCREV = "3ae8682f974058970fa564f09a34a51e867b896b"
 SRC_URI += "git://git.osmocom.org/openbsc.git;protocol=git"
 
 S = "${WORKDIR}/git/openbsc"
diff --git a/recipes-osmocom/openggsn/openggsn_git.bb 
b/recipes-osmocom/openggsn/openggsn_git.bb
index d704bc5..55ca924 100644
--- a/recipes-osmocom/openggsn/openggsn_git.bb
+++ b/recipes-osmocom/openggsn/openggsn_git.bb
@@ -2,9 +2,9 @@
 LICENSE = "GPLv2+"
 LIC_FILES_CHKSUM = "file://COPYING;md5=8ca43cbc842c2336e835926c2166c28b"
 PV = "0.92+gitr${SRCPV}"
-PR = "r1"
+PR = "r0"
 
-SRCREV = "283188790bb1b3af673d4edbd56ff649b7464e1e"
+SRCREV = "6045efb642918ac43056ca6a40cda2fe2e6db08d"
 SRC_URI = "git://git.osmocom.org/openggsn   \
file://openggsn.init \
   file://libgtp-queue_depth_32.patch   \

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

Gerrit-MessageType: merged
Gerrit-Change-Id: If36b86a6a542af7381d9a07da51a330f2e44a96f
Gerrit-PatchSet: 2
Gerrit-Project: meta-telephony
Gerrit-Branch: 201705
Gerrit-Owner: Pau Espin Pedrol 
Gerrit-Reviewer: Harald Welte 
Gerrit-Reviewer: Max 
Gerrit-Reviewer: Neels Hofmeyr 
Gerrit-Reviewer: Pau Espin Pedrol 


meta-telephony[201705]: Update osmocom versions to point to current master

2017-10-05 Thread Pau Espin Pedrol

Patch Set 2: Verified+1

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

Gerrit-MessageType: comment
Gerrit-Change-Id: If36b86a6a542af7381d9a07da51a330f2e44a96f
Gerrit-PatchSet: 2
Gerrit-Project: meta-telephony
Gerrit-Branch: 201705
Gerrit-Owner: Pau Espin Pedrol 
Gerrit-Reviewer: Harald Welte 
Gerrit-Reviewer: Max 
Gerrit-Reviewer: Neels Hofmeyr 
Gerrit-Reviewer: Pau Espin Pedrol 
Gerrit-HasComments: No


meta-telephony[201705]: Update osmocom versions to point to current master

2017-10-04 Thread Harald Welte

Patch Set 2: Code-Review+2

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

Gerrit-MessageType: comment
Gerrit-Change-Id: If36b86a6a542af7381d9a07da51a330f2e44a96f
Gerrit-PatchSet: 2
Gerrit-Project: meta-telephony
Gerrit-Branch: 201705
Gerrit-Owner: Pau Espin Pedrol 
Gerrit-Reviewer: Harald Welte 
Gerrit-Reviewer: Max 
Gerrit-Reviewer: Neels Hofmeyr 
Gerrit-Reviewer: Pau Espin Pedrol 
Gerrit-HasComments: No


meta-telephony[201705]: Update osmocom versions to point to current master

2017-10-04 Thread Max

Patch Set 2:

So this include compatibility-breaking vty-changes in libosmocore? We should be 
extra-careful when propagating this beyond 201705.

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

Gerrit-MessageType: comment
Gerrit-Change-Id: If36b86a6a542af7381d9a07da51a330f2e44a96f
Gerrit-PatchSet: 2
Gerrit-Project: meta-telephony
Gerrit-Branch: 201705
Gerrit-Owner: Pau Espin Pedrol 
Gerrit-Reviewer: Harald Welte 
Gerrit-Reviewer: Max 
Gerrit-Reviewer: Neels Hofmeyr 
Gerrit-Reviewer: Pau Espin Pedrol 
Gerrit-HasComments: No


meta-telephony[201705]: Update osmocom versions to point to current master

2017-10-04 Thread Pau Espin Pedrol

Patch Set 2:

This is the only patch in the series missing a +2. Once I get it I'll merge the 
whole patchset and merge pespin/split-openbsc->201705 in meta-sysmocom-bsp.

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

Gerrit-MessageType: comment
Gerrit-Change-Id: If36b86a6a542af7381d9a07da51a330f2e44a96f
Gerrit-PatchSet: 2
Gerrit-Project: meta-telephony
Gerrit-Branch: 201705
Gerrit-Owner: Pau Espin Pedrol 
Gerrit-Reviewer: Harald Welte 
Gerrit-Reviewer: Neels Hofmeyr 
Gerrit-Reviewer: Pau Espin Pedrol 
Gerrit-HasComments: No


meta-telephony[201705]: Update osmocom versions to point to current master

2017-09-30 Thread Harald Welte

Patch Set 2: Code-Review+1

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

Gerrit-MessageType: comment
Gerrit-Change-Id: If36b86a6a542af7381d9a07da51a330f2e44a96f
Gerrit-PatchSet: 2
Gerrit-Project: meta-telephony
Gerrit-Branch: 201705
Gerrit-Owner: Pau Espin Pedrol 
Gerrit-Reviewer: Harald Welte 
Gerrit-Reviewer: Neels Hofmeyr 
Gerrit-Reviewer: Pau Espin Pedrol 
Gerrit-HasComments: No


[PATCH] meta-telephony[201705]: Update osmocom versions to point to current master

2017-09-29 Thread Pau Espin Pedrol
Hello Neels Hofmeyr,

I'd like you to reexamine a change.  Please visit

https://gerrit.osmocom.org/4087

to look at the new patch set (#2).

Update osmocom versions to point to current master

New versions are required in order to build new git repositories which
will deprecate osmo-nitb soon.

Change-Id: If36b86a6a542af7381d9a07da51a330f2e44a96f
---
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/openggsn/openggsn_git.bb
6 files changed, 12 insertions(+), 16 deletions(-)


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

diff --git a/recipes-osmocom/libosmo-abis/libosmo-abis_git.bb 
b/recipes-osmocom/libosmo-abis/libosmo-abis_git.bb
index c9c2077..f796948 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 = "35003ec2ea7de49d67e5332938a66fe92580b94d"
+SRCREV = "01543a1ea392fa98974ea2f99cafbc28e9966656"
 SRC_URI = "git://git.osmocom.org/libosmo-abis.git;protocol=git"
 PV = "0.3.2+gitr${SRCPV}"
-PR = "${INC_PR}.1"
+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 bea2435..0e55628 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 = "243a3b0372fe738b01c2d32d6f6cb7b7c99a1180"
+SRCREV = "59941982083f7f0d6ab11f7bbb42c297a3fb8d69"
 SRC_URI = "git://git.osmocom.org/libosmo-netif.git;protocol=git"
 PV = "0.4.0+gitr${SRCPV}"
-PR = "${INC_PR}.2"
+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 1e5af41..1ce9efc 100644
--- a/recipes-osmocom/libosmo-sccp/libosmo-sccp_git.bb
+++ b/recipes-osmocom/libosmo-sccp/libosmo-sccp_git.bb
@@ -1,13 +1,9 @@
 require ${PN}.inc
 
 S = "${WORKDIR}/git"
-SRCREV = "882f340b6c394f581f6c32cafefa10c7b57073b9"
+SRCREV = "54fa75b85c91bb4bb79960942f63968f6423f6a5"
 SRC_URI = "git://git.osmocom.org/libosmo-sccp.git;protocol=git"
-PR = "${INC_PR}.1"
-
-# we require the tests to link to the static libosmo-sigtran library to
-# access symbols not starting with osmo_*
-EXTRA_OECONF_remove = "--disable-static"
+PR = "${INC_PR}.0"
 
 # because "${WORKDIR}/git" is not a git repo, it can't figure out the version
 do_configure_prepend() {
diff --git a/recipes-osmocom/libosmocore/libosmocore_git.bb 
b/recipes-osmocom/libosmocore/libosmocore_git.bb
index 964dea2..c8a794c 100644
--- a/recipes-osmocom/libosmocore/libosmocore_git.bb
+++ b/recipes-osmocom/libosmocore/libosmocore_git.bb
@@ -1,10 +1,10 @@
 require ${PN}.inc
 
 S = "${WORKDIR}/git"
-SRCREV = "a8a8d3977dc3b31352f8a87ca005763677bd7e8c"
+SRCREV = "657c5b6cadcef470c7ff9bffed3caab227026e6a"
 SRC_URI = "git://git.osmocom.org/libosmocore.git;protocol=git;nobranch=1"
 PV = "0.9.0+gitr${SRCPV}"
-PR = "r1"
+PR = "r0"
 
 DEPENDS += "libtalloc"
 
diff --git a/recipes-osmocom/openbsc/openbsc_git.bb 
b/recipes-osmocom/openbsc/openbsc_git.bb
index ac0d257..59667f7 100644
--- a/recipes-osmocom/openbsc/openbsc_git.bb
+++ b/recipes-osmocom/openbsc/openbsc_git.bb
@@ -2,9 +2,9 @@
 
 PV = "0.15.0+gitr${SRCPV}"
 PRINC = "0"
-PR = "${INC_PR}.6"
+PR = "${INC_PR}.0"
 
-SRCREV = "ba66e79953cb1c2230fe2916ef7d8de78500c7fd"
+SRCREV = "3ae8682f974058970fa564f09a34a51e867b896b"
 SRC_URI += "git://git.osmocom.org/openbsc.git;protocol=git"
 
 S = "${WORKDIR}/git/openbsc"
diff --git a/recipes-osmocom/openggsn/openggsn_git.bb 
b/recipes-osmocom/openggsn/openggsn_git.bb
index d704bc5..55ca924 100644
--- a/recipes-osmocom/openggsn/openggsn_git.bb
+++ b/recipes-osmocom/openggsn/openggsn_git.bb
@@ -2,9 +2,9 @@
 LICENSE = "GPLv2+"
 LIC_FILES_CHKSUM = "file://COPYING;md5=8ca43cbc842c2336e835926c2166c28b"
 PV = "0.92+gitr${SRCPV}"
-PR = "r1"
+PR = "r0"
 
-SRCREV = "283188790bb1b3af673d4edbd56ff649b7464e1e"
+SRCREV = "6045efb642918ac43056ca6a40cda2fe2e6db08d"
 SRC_URI = "git://git.osmocom.org/openggsn   \
file://openggsn.init \
   file://libgtp-queue_depth_32.patch   \

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

Gerrit-MessageType: newpatchset
Gerrit-Change-Id: If36b86a6a542af7381d9a07da51a330f2e44a96f
Gerrit-PatchSet: 2
Gerrit-Project: meta-telephony
Gerrit-Branch: 201705
Gerrit-Owner: Pau Espin Pedrol 
Gerrit-Reviewer: Neels Hofmeyr 
Gerrit-Reviewer: Pau Espin Pedrol 


meta-telephony[201705]: Update osmocom versions to point to current master

2017-09-29 Thread Pau Espin Pedrol

Patch Set 1:

(3 comments)

https://gerrit.osmocom.org/#/c/4087/1/recipes-osmocom/libosmo-sccp/libosmo-sccp_git.bb
File recipes-osmocom/libosmo-sccp/libosmo-sccp_git.bb:

Line 7: 
> erm, wasn't the EXTRA_OECONF_remove just added in the preceding patch? Does
Hi Neels, indeed this was added and removed like you say, but it has an 
explanation:

These first commits basically come from current laforge/nightly, in which we 
keep the osmocom recipes with SRCREV ="AUTOINC", which basically thakes latest 
master every time the recipe is run. In there, we spot new build issues and we 
fix them in there. To apply new changes, I need newer revisions than the ones 
from current stable 201705, and so I pull all the commits pushed into 
laforge/nightly.
I think it's fair to leave addition then removal of this lines in the commits 
to leave it as history to understand better why is this needed or not. 
Otherwise you end up with lines doing strange things in recipes and you are 
never sure why is that being done or what's the purpose, or if they can already 
be removed.

Somebody spent hours trying to fix stuff and applying a better fix, so it's 
better to just keep the history.


https://gerrit.osmocom.org/#/c/4087/1/recipes-osmocom/libosmocore/libosmocore_git.bb
File recipes-osmocom/libosmocore/libosmocore_git.bb:

Line 7: PR = "r1"
> when the hash changes, should PR go to 0?
Agree


https://gerrit.osmocom.org/#/c/4087/1/recipes-osmocom/openggsn/openggsn_git.bb
File recipes-osmocom/openggsn/openggsn_git.bb:

Line 1: DESCRITOPN = "OpenGGSN a Free Software GGSN"
> DECROPITION ... and why bother to modify openggsn when we have osmo-ggsn?
We still don't have osmo-ggsn here, this is the first commit in the patchset, 
and makes later patches more incremental.


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

Gerrit-MessageType: comment
Gerrit-Change-Id: If36b86a6a542af7381d9a07da51a330f2e44a96f
Gerrit-PatchSet: 1
Gerrit-Project: meta-telephony
Gerrit-Branch: 201705
Gerrit-Owner: Pau Espin Pedrol 
Gerrit-Reviewer: Neels Hofmeyr 
Gerrit-Reviewer: Pau Espin Pedrol 
Gerrit-HasComments: Yes


meta-telephony[201705]: Update osmocom versions to point to current master

2017-09-28 Thread Neels Hofmeyr

Patch Set 1:

(1 comment)

https://gerrit.osmocom.org/#/c/4087/1/recipes-osmocom/openggsn/openggsn_git.bb
File recipes-osmocom/openggsn/openggsn_git.bb:

Line 1: DESCRITOPN = "OpenGGSN a Free Software GGSN"
DECROPITION ... and why bother to modify openggsn when we have osmo-ggsn?


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

Gerrit-MessageType: comment
Gerrit-Change-Id: If36b86a6a542af7381d9a07da51a330f2e44a96f
Gerrit-PatchSet: 1
Gerrit-Project: meta-telephony
Gerrit-Branch: 201705
Gerrit-Owner: Pau Espin Pedrol 
Gerrit-Reviewer: Neels Hofmeyr 
Gerrit-HasComments: Yes


meta-telephony[201705]: Update osmocom versions to point to current master

2017-09-28 Thread Neels Hofmeyr

Patch Set 1: Code-Review-1

(2 comments)

https://gerrit.osmocom.org/#/c/4087/1/recipes-osmocom/libosmo-sccp/libosmo-sccp_git.bb
File recipes-osmocom/libosmo-sccp/libosmo-sccp_git.bb:

Line 7: 
erm, wasn't the EXTRA_OECONF_remove just added in the preceding patch? Does it 
make sense to squash them together?


https://gerrit.osmocom.org/#/c/4087/1/recipes-osmocom/libosmocore/libosmocore_git.bb
File recipes-osmocom/libosmocore/libosmocore_git.bb:

Line 7: PR = "r1"
when the hash changes, should PR go to 0?


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

Gerrit-MessageType: comment
Gerrit-Change-Id: If36b86a6a542af7381d9a07da51a330f2e44a96f
Gerrit-PatchSet: 1
Gerrit-Project: meta-telephony
Gerrit-Branch: 201705
Gerrit-Owner: Pau Espin Pedrol 
Gerrit-Reviewer: Neels Hofmeyr 
Gerrit-HasComments: Yes


[PATCH] meta-telephony[201705]: Update osmocom versions to point to current master

2017-09-28 Thread Pau Espin Pedrol

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

Update osmocom versions to point to current master

New versions are required in order to build new git repositories which
will deprecate osmo-nitb soon.

Change-Id: If36b86a6a542af7381d9a07da51a330f2e44a96f
---
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/openggsn/openggsn_git.bb
6 files changed, 11 insertions(+), 15 deletions(-)


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

diff --git a/recipes-osmocom/libosmo-abis/libosmo-abis_git.bb 
b/recipes-osmocom/libosmo-abis/libosmo-abis_git.bb
index c9c2077..f796948 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 = "35003ec2ea7de49d67e5332938a66fe92580b94d"
+SRCREV = "01543a1ea392fa98974ea2f99cafbc28e9966656"
 SRC_URI = "git://git.osmocom.org/libosmo-abis.git;protocol=git"
 PV = "0.3.2+gitr${SRCPV}"
-PR = "${INC_PR}.1"
+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 bea2435..0e55628 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 = "243a3b0372fe738b01c2d32d6f6cb7b7c99a1180"
+SRCREV = "59941982083f7f0d6ab11f7bbb42c297a3fb8d69"
 SRC_URI = "git://git.osmocom.org/libosmo-netif.git;protocol=git"
 PV = "0.4.0+gitr${SRCPV}"
-PR = "${INC_PR}.2"
+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 1e5af41..1ce9efc 100644
--- a/recipes-osmocom/libosmo-sccp/libosmo-sccp_git.bb
+++ b/recipes-osmocom/libosmo-sccp/libosmo-sccp_git.bb
@@ -1,13 +1,9 @@
 require ${PN}.inc
 
 S = "${WORKDIR}/git"
-SRCREV = "882f340b6c394f581f6c32cafefa10c7b57073b9"
+SRCREV = "54fa75b85c91bb4bb79960942f63968f6423f6a5"
 SRC_URI = "git://git.osmocom.org/libosmo-sccp.git;protocol=git"
-PR = "${INC_PR}.1"
-
-# we require the tests to link to the static libosmo-sigtran library to
-# access symbols not starting with osmo_*
-EXTRA_OECONF_remove = "--disable-static"
+PR = "${INC_PR}.0"
 
 # because "${WORKDIR}/git" is not a git repo, it can't figure out the version
 do_configure_prepend() {
diff --git a/recipes-osmocom/libosmocore/libosmocore_git.bb 
b/recipes-osmocom/libosmocore/libosmocore_git.bb
index 964dea2..052a7a4 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 = "a8a8d3977dc3b31352f8a87ca005763677bd7e8c"
+SRCREV = "657c5b6cadcef470c7ff9bffed3caab227026e6a"
 SRC_URI = "git://git.osmocom.org/libosmocore.git;protocol=git;nobranch=1"
 PV = "0.9.0+gitr${SRCPV}"
 PR = "r1"
diff --git a/recipes-osmocom/openbsc/openbsc_git.bb 
b/recipes-osmocom/openbsc/openbsc_git.bb
index ac0d257..59667f7 100644
--- a/recipes-osmocom/openbsc/openbsc_git.bb
+++ b/recipes-osmocom/openbsc/openbsc_git.bb
@@ -2,9 +2,9 @@
 
 PV = "0.15.0+gitr${SRCPV}"
 PRINC = "0"
-PR = "${INC_PR}.6"
+PR = "${INC_PR}.0"
 
-SRCREV = "ba66e79953cb1c2230fe2916ef7d8de78500c7fd"
+SRCREV = "3ae8682f974058970fa564f09a34a51e867b896b"
 SRC_URI += "git://git.osmocom.org/openbsc.git;protocol=git"
 
 S = "${WORKDIR}/git/openbsc"
diff --git a/recipes-osmocom/openggsn/openggsn_git.bb 
b/recipes-osmocom/openggsn/openggsn_git.bb
index d704bc5..55ca924 100644
--- a/recipes-osmocom/openggsn/openggsn_git.bb
+++ b/recipes-osmocom/openggsn/openggsn_git.bb
@@ -2,9 +2,9 @@
 LICENSE = "GPLv2+"
 LIC_FILES_CHKSUM = "file://COPYING;md5=8ca43cbc842c2336e835926c2166c28b"
 PV = "0.92+gitr${SRCPV}"
-PR = "r1"
+PR = "r0"
 
-SRCREV = "283188790bb1b3af673d4edbd56ff649b7464e1e"
+SRCREV = "6045efb642918ac43056ca6a40cda2fe2e6db08d"
 SRC_URI = "git://git.osmocom.org/openggsn   \
file://openggsn.init \
   file://libgtp-queue_depth_32.patch   \

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: If36b86a6a542af7381d9a07da51a330f2e44a96f
Gerrit-PatchSet: 1
Gerrit-Project: meta-telephony
Gerrit-Branch: 201705
Gerrit-Owner: Pau Espin Pedrol