[oe-commits] [meta-openembedded] 11/12: lowpan-tools: Blacklist as its deprecated use wpan-tools instead

git at git.openembedded.org git at git.openembedded.org
Mon Nov 11 16:06:28 UTC 2019


This is an automated email from the git hooks/post-receive script.

khem pushed a commit to branch master-next
in repository meta-openembedded.

commit 6ad93beee79f4c663b6c7c65cfb8daa921deb975
Author: Khem Raj <raj.khem at gmail.com>
AuthorDate: Sun Nov 10 10:45:43 2019 -0800

    lowpan-tools: Blacklist as its deprecated use wpan-tools instead
    
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 meta-networking/recipes-support/lowpan-tools/lowpan-tools_git.bb | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta-networking/recipes-support/lowpan-tools/lowpan-tools_git.bb b/meta-networking/recipes-support/lowpan-tools/lowpan-tools_git.bb
index b70c43f..585968f 100644
--- a/meta-networking/recipes-support/lowpan-tools/lowpan-tools_git.bb
+++ b/meta-networking/recipes-support/lowpan-tools/lowpan-tools_git.bb
@@ -35,3 +35,5 @@ FILES_${PN}-dbg += "${libexecdir}/lowpan-tools/.debug/"
 
 PACKAGES =+ "${PN}-python"
 FILES_${PN}-python = "${libdir}/python*"
+
+PNBLACKLIST[lowpan-tools] = "WARNING these tools are deprecated! Use wpan-tools instead"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list