recipes-osmocom: Update to latest release

Change-Id: Ibd3b95f51e8085df669015e107483e89b2a7d64e
diff --git a/recipes-osmocom/osmo-hlr/osmo-hlr.inc b/recipes-osmocom/osmo-hlr/osmo-hlr.inc
index 7dd6234..7e75d13 100644
--- a/recipes-osmocom/osmo-hlr/osmo-hlr.inc
+++ b/recipes-osmocom/osmo-hlr/osmo-hlr.inc
@@ -5,7 +5,7 @@
 
 DEPENDS = "libtalloc libosmocore libosmo-abis sqlite3 sqlite3-native"
 
-INC_PR="r1.${META_TELEPHONY_OSMO_INC}"
+INC_PR="r0.${META_TELEPHONY_OSMO_INC}"
 
 inherit autotools pkgconfig systemd
 
diff --git a/recipes-osmocom/osmo-hlr/osmo-hlr_git.bb b/recipes-osmocom/osmo-hlr/osmo-hlr_git.bb
index b1a1955..d10d893 100644
--- a/recipes-osmocom/osmo-hlr/osmo-hlr_git.bb
+++ b/recipes-osmocom/osmo-hlr/osmo-hlr_git.bb
@@ -1,7 +1,7 @@
 require ${PN}.inc
 
 S = "${WORKDIR}/git"
-SRCREV = "70e7f21cb1748dbc766361d139d8854f7f63ceb0"
+SRCREV = "78f430102516a970b9899f962d4562ebdb718670"
 SRC_URI = "git://git.osmocom.org/osmo-hlr.git;protocol=git"
-PV = "0.1.0+gitr${SRCPV}"
+PV = "0.2.1+gitr${SRCPV}"
 PR = "${INC_PR}.0"