pespin submitted this change.

View Change

Approvals: osmith: Looks good to me, approved pespin: Verified
Update osmo-bsc to latest patch release 1.13.2

Change-Id: I29f13759cf691ae5b1d574247dc393c03b8b1f21
---
M recipes-osmocom/osmo-bsc/osmo-bsc_git.bb
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-osmocom/osmo-bsc/osmo-bsc_git.bb b/recipes-osmocom/osmo-bsc/osmo-bsc_git.bb
index c083a62..282e90c 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.13.0"
+SRCREV = "1.13.2"
SRC_URI = "git://gerrit.osmocom.org/osmo-bsc.git;protocol=https;tag=${SRCREV};nobranch=1"
PV = "${SRCREV}+gitr${SRCPV}"
PR = "${INC_PR}.0"

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

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