mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-27 07:57:27 +00:00
wpan-tools: upgrade 0.9 -> 0.10
License-Update: Delete unnecessary blank lines Changelog: https://github.com/linux-wpan/wpan-tools/releases/tag/wpan-tools-0.10 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
+2
-2
@@ -4,12 +4,12 @@ DESCRIPTION = "This is a set of utils to manage the Linux WPAN stack via \
|
|||||||
netlink interface. This requires recent kernel with nl802154 interface."
|
netlink interface. This requires recent kernel with nl802154 interface."
|
||||||
|
|
||||||
LICENSE = "ISC"
|
LICENSE = "ISC"
|
||||||
LIC_FILES_CHKSUM = "file://COPYING;md5=4cfd939b1d7e6aba9fcefb7f6e2fd45d"
|
LIC_FILES_CHKSUM = "file://COPYING;md5=f008711099e40902ad091ed6396f33ea"
|
||||||
|
|
||||||
DEPENDS = "libnl"
|
DEPENDS = "libnl"
|
||||||
|
|
||||||
SRC_URI = "git://github.com/linux-wpan/wpan-tools;branch=master;protocol=https"
|
SRC_URI = "git://github.com/linux-wpan/wpan-tools;branch=master;protocol=https"
|
||||||
SRCREV = "a316ca2caa746d60817400e5bf646c2820f09273"
|
SRCREV = "91b0f038aef2f62cb6a222d190b887fdfd6bc164"
|
||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
|
||||||
Reference in New Issue
Block a user