From 922ecaf004c501847e7c0011498fc1d3ab022c60 Mon Sep 17 00:00:00 2001 From: Oleksandr Kravchuk Date: Wed, 24 Apr 2019 21:19:01 +0200 Subject: [PATCH] wpan-tools: update to 0.9 Signed-off-by: Oleksandr Kravchuk Signed-off-by: Khem Raj --- .../wpan-tools/{wpan-tools_git.bb => wpan-tools_0.9.bb} | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) rename meta-networking/recipes-support/wpan-tools/{wpan-tools_git.bb => wpan-tools_0.9.bb} (74%) 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 similarity index 74% rename from meta-networking/recipes-support/wpan-tools/wpan-tools_git.bb rename to 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"