pespin has submitted this change. (
https://gerrit.osmocom.org/c/meta-telephony/+/26887 )
Change subject: osmo-bsc,osmo-hnbgw: Bump to new patch releases
......................................................................
osmo-bsc,osmo-hnbgw: Bump to new patch releases
Change-Id: Ic31a61f53d289b11af3b2cce5db4a37d7d98df1d
---
M recipes-osmocom/osmo-bsc/osmo-bsc_git.bb
M recipes-osmocom/osmo-hnbgw/osmo-hnbgw_git.bb
2 files changed, 4 insertions(+), 4 deletions(-)
Approvals:
pespin: Looks good to me, approved; Verified
diff --git a/recipes-osmocom/osmo-bsc/osmo-bsc_git.bb
b/recipes-osmocom/osmo-bsc/osmo-bsc_git.bb
index c83e63e..7854ae8 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.8.0"
+SRCREV = "1.8.1"
SRC_URI =
"git://git.osmocom.org/osmo-bsc.git;protocol=git;tag=${SRCREV};nobranch=1"
-PV = "1.8.0+gitr${SRCPV}"
+PV = "1.8.1+gitr${SRCPV}"
PR = "${INC_PR}.0"
diff --git a/recipes-osmocom/osmo-hnbgw/osmo-hnbgw_git.bb
b/recipes-osmocom/osmo-hnbgw/osmo-hnbgw_git.bb
index df8c946..04b1ddc 100644
--- a/recipes-osmocom/osmo-hnbgw/osmo-hnbgw_git.bb
+++ b/recipes-osmocom/osmo-hnbgw/osmo-hnbgw_git.bb
@@ -1,7 +1,7 @@
require ${PN}.inc
S = "${WORKDIR}/git"
-SRCREV = "1.2.0"
+SRCREV = "1.2.1"
SRC_URI =
"git://git.osmocom.org/osmo-hnbgw.git;protocol=git;tag=${SRCREV};nobranch=1"
-PV = "1.2.0+gitr${SRCPV}"
+PV = "1.2.1+gitr${SRCPV}"
PR = "${INC_PR}.0"
--
To view, visit
https://gerrit.osmocom.org/c/meta-telephony/+/26887
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: meta-telephony
Gerrit-Branch: 201705
Gerrit-Change-Id: Ic31a61f53d289b11af3b2cce5db4a37d7d98df1d
Gerrit-Change-Number: 26887
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin(a)sysmocom.de>
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>
Gerrit-MessageType: merged