osmith has uploaded this change for review.

View Change

osmo-bsc: upgrade to 1.12.2

Change-Id: Iadd86d7f7c360f3ffb416faa0c77f2ff263c6967
---
M recipes-osmocom/osmo-bsc/osmo-bsc_git.bb
1 file changed, 2 insertions(+), 2 deletions(-)

git pull ssh://gerrit.osmocom.org:29418/meta-telephony refs/changes/73/38773/1
diff --git a/recipes-osmocom/osmo-bsc/osmo-bsc_git.bb b/recipes-osmocom/osmo-bsc/osmo-bsc_git.bb
index dc712db..83904f7 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.12.1"
+SRCREV = "1.12.2"
SRC_URI = "git://gerrit.osmocom.org/osmo-bsc.git;protocol=https;tag=${SRCREV};nobranch=1"
-PV = "1.12.1+gitr${SRCPV}"
+PV = "1.12.2+gitr${SRCPV}"
PR = "${INC_PR}.0"

To view, visit change 38773. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-MessageType: newchange
Gerrit-Project: meta-telephony
Gerrit-Branch: 201705
Gerrit-Change-Id: Iadd86d7f7c360f3ffb416faa0c77f2ff263c6967
Gerrit-Change-Number: 38773
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith@sysmocom.de>