osmith submitted this change.

View Change



1 is the latest approved patch-set.
No files were changed between the latest approved patch-set and the submitted one.

Approvals: osmith: Verified pespin: Looks good to me, approved
osmo-msc: upgrade to 1.12.2

Change-Id: Ied98fe23c28f9edce27af435fe5fdb2164d44b0b
---
M recipes-osmocom/osmo-msc/osmo-msc_git.bb
1 file 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 74b2a94..89327d4 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 = "1.12.0"
+SRCREV = "1.12.2"
SRC_URI = "git://gerrit.osmocom.org/osmo-msc.git;protocol=https;tag=${SRCREV};nobranch=1"
-PV = "1.12.0+gitr${SRCPV}"
+PV = "1.12.2+gitr${SRCPV}"
PR = "${INC_PR}.0"

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

Gerrit-MessageType: merged
Gerrit-Project: meta-telephony
Gerrit-Branch: 201705
Gerrit-Change-Id: Ied98fe23c28f9edce27af435fe5fdb2164d44b0b
Gerrit-Change-Number: 38772
Gerrit-PatchSet: 2
Gerrit-Owner: osmith <osmith@sysmocom.de>
Gerrit-Reviewer: osmith <osmith@sysmocom.de>
Gerrit-Reviewer: pespin <pespin@sysmocom.de>