Update Osmocom recipes to latest tags (release 202309)

Change-Id: Icbec0b74ee72f4eb5c50f4d0c6bc118b793a9730
diff --git a/recipes-osmocom/libasn1c/libasn1c_git.bb b/recipes-osmocom/libasn1c/libasn1c_git.bb
index e1301b3..366f711 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.35"
+SRCREV = "0.9.36"
 SRC_URI = "git://gerrit.osmocom.org/libasn1c.git;protocol=https;tag=${SRCREV};nobranch=1"
-PV = "0.9.35+gitr${SRCPV}"
+PV = "0.9.36+gitr${SRCPV}"
 PR = "${INC_PR}.0"