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