Update Osmocom recipes to latest tags (release 202309)

Change-Id: Icbec0b74ee72f4eb5c50f4d0c6bc118b793a9730
diff --git a/recipes-osmocom/osmo-bsc/osmo-bsc_git.bb b/recipes-osmocom/osmo-bsc/osmo-bsc_git.bb
index 15f3cb5..f47ed91 100644
--- a/recipes-osmocom/osmo-bsc/osmo-bsc_git.bb
+++ b/recipes-osmocom/osmo-bsc/osmo-bsc_git.bb
@@ -1,7 +1,7 @@
 require ${PN}.inc
 
 S = "${WORKDIR}/git"
-SRCREV = "1.10.0"
+SRCREV = "1.11.0"
 SRC_URI = "git://gerrit.osmocom.org/osmo-bsc.git;protocol=https;tag=${SRCREV};nobranch=1"
-PV = "1.10.0+gitr${SRCPV}"
+PV = "1.11.0+gitr${SRCPV}"
 PR = "${INC_PR}.0"