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
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"