pespin has submitted this change. ( https://gerrit.osmocom.org/c/meta-telephony/+/40999?usp=email )
Change subject: Update osmo-bsc to latest patch release 1.13.2 ...................................................................... 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(-) Approvals: osmith: Looks good to me, approved pespin: Verified 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 https://gerrit.osmocom.org/c/meta-telephony/+/40999?usp=email To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings?usp=email Gerrit-MessageType: merged Gerrit-Project: meta-telephony Gerrit-Branch: 201705 Gerrit-Change-Id: I29f13759cf691ae5b1d574247dc393c03b8b1f21 Gerrit-Change-Number: 40999 Gerrit-PatchSet: 1 Gerrit-Owner: pespin <pes...@sysmocom.de> Gerrit-Reviewer: osmith <osm...@sysmocom.de> Gerrit-Reviewer: pespin <pes...@sysmocom.de>