osmith has submitted this change. (
https://gerrit.osmocom.org/c/meta-telephony/+/36517?usp=email )
Change subject: libosmo-abis: upgrade to 1.5.2
......................................................................
libosmo-abis: upgrade to 1.5.2
Related: OS#6375
Change-Id: I93473988714a2743a81388e253d5f67d81ac7f17
---
M recipes-osmocom/libosmo-abis/libosmo-abis_git.bb
1 file changed, 12 insertions(+), 2 deletions(-)
Approvals:
osmith: Verified
pespin: Looks good to me, approved
fixeria: Looks good to me, but someone else must approve
diff --git a/recipes-osmocom/libosmo-abis/libosmo-abis_git.bb
b/recipes-osmocom/libosmo-abis/libosmo-abis_git.bb
index 40a3bf2..685b9df 100644
--- a/recipes-osmocom/libosmo-abis/libosmo-abis_git.bb
+++ b/recipes-osmocom/libosmo-abis/libosmo-abis_git.bb
@@ -1,7 +1,7 @@
require ${PN}.inc
S = "${WORKDIR}/git"
-SRCREV = "1.5.0"
+SRCREV = "1.5.2"
SRC_URI =
"git://gerrit.osmocom.org/libosmo-abis.git;protocol=https;tag=${SRCREV};nobranch=1"
-PV = "1.5.0+gitr${SRCPV}"
+PV = "1.5.2+gitr${SRCPV}"
PR = "${INC_PR}.0"
--
To view, visit
https://gerrit.osmocom.org/c/meta-telephony/+/36517?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: I93473988714a2743a81388e253d5f67d81ac7f17
Gerrit-Change-Number: 36517
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