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