Update Osmocom recipes to latest tags (release 202302)

Change-Id: I4523a004fbd53e8d2278300ea3863d02661e075b
diff --git a/recipes-osmocom/osmo-mgw/osmo-mgw_git.bb b/recipes-osmocom/osmo-mgw/osmo-mgw_git.bb
index 1362064..76334c3 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.10.0"
+SRCREV = "1.11.0"
 SRC_URI = "git://gerrit.osmocom.org/osmo-mgw.git;protocol=https;tag=${SRCREV};nobranch=1"
-PV = "1.10.0+gitr${SRCPV}"
+PV = "1.11.0+gitr${SRCPV}"
 PR = "${INC_PR}.0"