aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2020-01-09 15:52:49 +0100
committerPau Espin Pedrol <pespin@sysmocom.de>2020-01-09 15:52:49 +0100
commit5712f3d9c776f719ddbd053073fba3ea5706e8f0 (patch)
tree029969f301bb99a36362025c9463cd805052aa6a
parent4c0180c496211ea9a5024a1e3a1be1b935f4cfb3 (diff)
osmo-msc: Update to release 1.6.1
-rw-r--r--recipes-osmocom/osmo-msc/osmo-msc_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-osmocom/osmo-msc/osmo-msc_git.bb b/recipes-osmocom/osmo-msc/osmo-msc_git.bb
index 2f11b66..81bc071 100644
--- a/recipes-osmocom/osmo-msc/osmo-msc_git.bb
+++ b/recipes-osmocom/osmo-msc/osmo-msc_git.bb
@@ -1,7 +1,7 @@
require ${PN}.inc
S = "${WORKDIR}/git"
-SRCREV = "6a0c4d9d24f7a591018898459b8767c6d1447309"
+SRCREV = "4a5ba81f7d057373ed44ab66169faa1f9d7b46ea"
SRC_URI = "git://git.osmocom.org/osmo-msc.git;protocol=git"
-PV = "1.6.0+gitr${SRCPV}"
+PV = "1.6.1+gitr${SRCPV}"
PR = "${INC_PR}.0"