osmith submitted this change.

View Change

Approvals: osmith: Verified pespin: Looks good to me, approved
osmo-sgsn: upgrade to 1.12.1

Change-Id: I73e599c8e6648f7bbdb8f06e9d7f2815a624c08b
---
M recipes-osmocom/osmo-sgsn/osmo-sgsn_git.bb
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes-osmocom/osmo-sgsn/osmo-sgsn_git.bb b/recipes-osmocom/osmo-sgsn/osmo-sgsn_git.bb
index 7e6340b..773dec9 100644
--- a/recipes-osmocom/osmo-sgsn/osmo-sgsn_git.bb
+++ b/recipes-osmocom/osmo-sgsn/osmo-sgsn_git.bb
@@ -1,7 +1,7 @@
require ${PN}.inc

S = "${WORKDIR}/git"
-SRCREV = "1.12.0"
+SRCREV = "1.12.1"
SRC_URI = "git://gerrit.osmocom.org/osmo-sgsn.git;protocol=https;tag=${SRCREV};nobranch=1"
-PV = "1.12.0+gitr${SRCPV}"
+PV = "1.12.1+gitr${SRCPV}"
PR = "${INC_PR}.0"

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

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