Update Osmocom recipes to latest tags (release 202206)

Change-Id: I4622051150eb80a9239673f4dc4b9be68fd8d374
diff --git a/recipes-osmocom/libasn1c/libasn1c_git.bb b/recipes-osmocom/libasn1c/libasn1c_git.bb
index 9d3fd37..6be7086 100644
--- a/recipes-osmocom/libasn1c/libasn1c_git.bb
+++ b/recipes-osmocom/libasn1c/libasn1c_git.bb
@@ -1,7 +1,7 @@
 require ${PN}.inc
 
 S = "${WORKDIR}/git"
-SRCREV = "0.9.33"
+SRCREV = "0.9.34"
 SRC_URI = "git://git.osmocom.org/libasn1c.git;protocol=git;tag=${SRCREV};nobranch=1"
-PV = "0.9.33+gitr${SRCPV}"
+PV = "0.9.34+gitr${SRCPV}"
 PR = "${INC_PR}.0"