Update Osmocom recipes to latest tags (release 202206)

Change-Id: I4622051150eb80a9239673f4dc4b9be68fd8d374
diff --git a/recipes-osmocom/osmo-mgw/osmo-mgw_git.bb b/recipes-osmocom/osmo-mgw/osmo-mgw_git.bb
index 35eae67..4b04bf5 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 = "1.9.0"
+SRCREV = "1.10.0"
 SRC_URI = "git://git.osmocom.org/osmo-mgw.git;protocol=git;tag=${SRCREV};nobranch=1"
-PV = "1.9.0+gitr${SRCPV}"
+PV = "1.10.0+gitr${SRCPV}"
 PR = "${INC_PR}.0"