Update Osmocom recipes to latest tags (release 202206)

Change-Id: I4622051150eb80a9239673f4dc4b9be68fd8d374
diff --git a/recipes-osmocom/osmo-ggsn/osmo-ggsn_git.bb b/recipes-osmocom/osmo-ggsn/osmo-ggsn_git.bb
index 8c63418..ddfb9e3 100644
--- a/recipes-osmocom/osmo-ggsn/osmo-ggsn_git.bb
+++ b/recipes-osmocom/osmo-ggsn/osmo-ggsn_git.bb
@@ -1,9 +1,9 @@
 require ${PN}.inc
 
 S = "${WORKDIR}/git"
-SRCREV = "1.8.0"
+SRCREV = "1.9.0"
 SRC_URI = "git://git.osmocom.org/osmo-ggsn;protocol=git;tag=${SRCREV};nobranch=1 \
            file://0001-libgtp-set-PDP_MAX-to-128.patch	    \
           "
-PV = "1.8.0+gitr${SRCPV}"
-PR = "${INC_PR}.1"
+PV = "1.9.0+gitr${SRCPV}"
+PR = "${INC_PR}.0"