Update Osmocom recipes to latest tags (release 202206)

Change-Id: I4622051150eb80a9239673f4dc4b9be68fd8d374
diff --git a/recipes-osmocom/osmo-sysmon/osmo-sysmon_git.bb b/recipes-osmocom/osmo-sysmon/osmo-sysmon_git.bb
index 97122ba..3b05360 100644
--- a/recipes-osmocom/osmo-sysmon/osmo-sysmon_git.bb
+++ b/recipes-osmocom/osmo-sysmon/osmo-sysmon_git.bb
@@ -1,7 +1,7 @@
 require ${PN}.inc
 
 S = "${WORKDIR}/git"
-SRCREV = "faea029a466fec48236403aa10d0b1a00f144763"
-SRC_URI = "git://git.osmocom.org/osmo-sysmon.git;protocol=git"
-PV = "0.3.0+gitr${SRCPV}"
+SRCREV = "0.3.2"
+SRC_URI = "git://git.osmocom.org/osmo-sysmon.git;protocol=git;tag=${SRCREV};nobranch=1"
+PV = "0.3.2+gitr${SRCPV}"
 PR = "${INC_PR}.0"