osmith submitted this change.
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.