osmith has submitted this change. (
https://gerrit.osmocom.org/c/meta-telephony/+/37687?usp=email )
Change subject: osmo-bsc: upgrade to 1.12.1
......................................................................
osmo-bsc: upgrade to 1.12.1
Change-Id: I62e0b97c7c6a4f951baba23e02859e53f4264464
---
M recipes-osmocom/osmo-bsc/osmo-bsc_git.bb
1 file changed, 11 insertions(+), 2 deletions(-)
Approvals:
pespin: Looks good to me, approved
fixeria: Looks good to me, but someone else must approve
osmith: Verified
diff --git a/recipes-osmocom/osmo-bsc/osmo-bsc_git.bb
b/recipes-osmocom/osmo-bsc/osmo-bsc_git.bb
index 7f3c022..dc712db 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.0"
+SRCREV = "1.12.1"
SRC_URI =
"git://gerrit.osmocom.org/osmo-bsc.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
https://gerrit.osmocom.org/c/meta-telephony/+/37687?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: meta-telephony
Gerrit-Branch: 201705
Gerrit-Change-Id: I62e0b97c7c6a4f951baba23e02859e53f4264464
Gerrit-Change-Number: 37687
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith(a)sysmocom.de>
Gerrit-Reviewer: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: osmith <osmith(a)sysmocom.de>
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>
Gerrit-MessageType: merged