Update Osmocom recipes to latest tags (release 202111)

Change-Id: I774dbdc4654c57d217664e94f02d72fbea76d791
diff --git a/recipes-osmocom/osmo-ggsn/osmo-ggsn_git.bb b/recipes-osmocom/osmo-ggsn/osmo-ggsn_git.bb
index be12988..5498d3d 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.7.1"
+SRCREV = "1.8.0"
 SRC_URI = "git://git.osmocom.org/osmo-ggsn;protocol=git;tag=${SRCREV};nobranch=1 \
            file://libgtp-queue_depth_32.patch		    \
           "
-PV = "1.7.1+gitr${SRCPV}"
+PV = "1.8.0+gitr${SRCPV}"
 PR = "${INC_PR}.0"