Update Osmocom recipes to latest tags (release 202001)

Change-Id: I74c81a96ae40b3f5a0f37fc9ac9977bae0f926be
diff --git a/recipes-osmocom/openbsc/openbsc_git.bb b/recipes-osmocom/openbsc/openbsc_git.bb
index c9b75e8..98318a4 100644
--- a/recipes-osmocom/openbsc/openbsc_git.bb
+++ b/recipes-osmocom/openbsc/openbsc_git.bb
@@ -1,10 +1,10 @@
 require ${PN}.inc
 
-PV = "1.3.1+gitr${SRCPV}"
+PV = "1.3.2+gitr${SRCPV}"
 PRINC = "0"
 PR = "${INC_PR}.0"
 
-SRCREV = "bb414bf8b104e1b56e61bb804c75d30cda2a9e3c"
+SRCREV = "3f457a3b79e2908664b40eab9ca8e70c44a54898"
 SRC_URI += "git://git.osmocom.org/openbsc.git;protocol=git"
 
 S = "${WORKDIR}/git/openbsc"