aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2018-05-16 11:46:21 +0200
committerPau Espin Pedrol <pespin@sysmocom.de>2018-05-16 11:46:44 +0200
commitd7eb596ec61f8e718d7f9bc54bc60bd5f3250168 (patch)
tree8c6aad09305ae89ea36da7c1d98f8fc2ebec7355
parent599bb01d3b311dca8a0a6b03a2c29845a30d4b92 (diff)
osmo-bsc: Update 1.2.0 to 1.2.1 (dyn ts fixes)
-rw-r--r--recipes-osmocom/osmo-bsc/osmo-bsc_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-osmocom/osmo-bsc/osmo-bsc_git.bb b/recipes-osmocom/osmo-bsc/osmo-bsc_git.bb
index 44e0f99..2d8a71f 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 = "1b11bc808f9fe4234bb3b42965f8b7ca5c33e303"
+SRCREV = "e5a9665c009f9b81bbc370480405cb91cbe99b66"
SRC_URI = "git://git.osmocom.org/osmo-bsc.git;protocol=git"
-PV = "1.2.0+gitr${SRCPV}"
+PV = "1.2.1+gitr${SRCPV}"
PR = "${INC_PR}.0"