aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOleksandr Kravchuk <open.source@oleksandr-kravchuk.com>2019-04-24 21:19:01 +0200
committerKhem Raj <raj.khem@gmail.com>2019-04-29 10:13:56 -0700
commit922ecaf004c501847e7c0011498fc1d3ab022c60 (patch)
treee42feb1581d132e09953cb6e688d26d67d67247f
parent51e8a7c4092746f14d8e2859b06b24b1fe44f863 (diff)
downloadmeta-openembedded-contrib-922ecaf004c501847e7c0011498fc1d3ab022c60.tar.gz
wpan-tools: update to 0.9
Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-networking/recipes-support/wpan-tools/wpan-tools_0.9.bb (renamed from meta-networking/recipes-support/wpan-tools/wpan-tools_git.bb)6
1 files changed, 2 insertions, 4 deletions
diff --git a/meta-networking/recipes-support/wpan-tools/wpan-tools_git.bb b/meta-networking/recipes-support/wpan-tools/wpan-tools_0.9.bb
index b6d2f69235..bab75fee3f 100644
--- a/meta-networking/recipes-support/wpan-tools/wpan-tools_git.bb
+++ b/meta-networking/recipes-support/wpan-tools/wpan-tools_0.9.bb
@@ -8,10 +8,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=4cfd939b1d7e6aba9fcefb7f6e2fd45d"
DEPENDS = "libnl"
-PV = "0.8+git${SRCPV}"
-SRC_URI = "git://github.com/linux-wpan/wpan-tools \
- "
-SRCREV = "3f473f5136f89773997cb4fff2d8ed647734e2f5"
+SRC_URI = "git://github.com/linux-wpan/wpan-tools"
+SRCREV = "a316ca2caa746d60817400e5bf646c2820f09273"
S = "${WORKDIR}/git"