osmith has submitted this change. (
https://gerrit.osmocom.org/c/meta-telephony/+/37686?usp=email )
Change subject: libosmo-netif: upgrade to 1.5.1
......................................................................
libosmo-netif: upgrade to 1.5.1
Change-Id: I4de497767931488f28282759687dd0dc3a4b5d48
---
M recipes-osmocom/libosmo-netif/libosmo-netif_git.bb
1 file changed, 11 insertions(+), 2 deletions(-)
Approvals:
osmith: Verified
fixeria: Looks good to me, but someone else must approve
pespin: Looks good to me, approved
diff --git a/recipes-osmocom/libosmo-netif/libosmo-netif_git.bb
b/recipes-osmocom/libosmo-netif/libosmo-netif_git.bb
index a8e2ea6..036745f 100644
--- a/recipes-osmocom/libosmo-netif/libosmo-netif_git.bb
+++ b/recipes-osmocom/libosmo-netif/libosmo-netif_git.bb
@@ -1,7 +1,7 @@
require ${PN}.inc
S = "${WORKDIR}/git"
-SRCREV = "1.5.0"
+SRCREV = "1.5.1"
SRC_URI =
"git://gerrit.osmocom.org/libosmo-netif.git;protocol=https;tag=${SRCREV};nobranch=1"
-PV = "1.5.0+gitr${SRCPV}"
+PV = "1.5.1+gitr${SRCPV}"
PR = "${INC_PR}.0"
--
To view, visit
https://gerrit.osmocom.org/c/meta-telephony/+/37686?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: I4de497767931488f28282759687dd0dc3a4b5d48
Gerrit-Change-Number: 37686
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith(a)sysmocom.de>
Gerrit-Reviewer: daniel <dwillmann(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