osmith has uploaded this change for review.

View Change

osmo-hnbgw: upgrade to 1.6.2

Change-Id: I2bcbe488f506ad5c7ba2a2a67e9970cc42fc2572
---
M recipes-osmocom/osmo-hnbgw/osmo-hnbgw_git.bb
1 file changed, 2 insertions(+), 2 deletions(-)

git pull ssh://gerrit.osmocom.org:29418/meta-telephony refs/changes/74/38774/1
diff --git a/recipes-osmocom/osmo-hnbgw/osmo-hnbgw_git.bb b/recipes-osmocom/osmo-hnbgw/osmo-hnbgw_git.bb
index 6415d4c..b44d5a7 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.6.0"
+SRCREV = "1.6.2"
SRC_URI = "git://gerrit.osmocom.org/osmo-hnbgw.git;protocol=https;tag=${SRCREV};nobranch=1"
-PV = "1.6.0+gitr${SRCPV}"
+PV = "1.6.2+gitr${SRCPV}"
PR = "${INC_PR}.0"

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

Gerrit-MessageType: newchange
Gerrit-Project: meta-telephony
Gerrit-Branch: 201705
Gerrit-Change-Id: I2bcbe488f506ad5c7ba2a2a67e9970cc42fc2572
Gerrit-Change-Number: 38774
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith@sysmocom.de>