mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-02 13:59:59 +00:00
canutils: add 4.0.6
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
@@ -0,0 +1,16 @@
|
|||||||
|
DESCRIPTION = "canutils (PTX flavour)"
|
||||||
|
HOMEPAGE = "http://www.pengutronix.de"
|
||||||
|
SECTION = "console/network"
|
||||||
|
|
||||||
|
LICENSE = "GPLv2"
|
||||||
|
LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
|
||||||
|
|
||||||
|
DEPENDS = "libsocketcan"
|
||||||
|
|
||||||
|
TAG = "canutils-${PV}"
|
||||||
|
SRC_URI = "git://git.pengutronix.de/git/tools/canutils.git;protocol=git;tag=${TAG} \
|
||||||
|
"
|
||||||
|
|
||||||
|
S = "${WORKDIR}/git"
|
||||||
|
|
||||||
|
inherit autotools
|
||||||
Reference in New Issue
Block a user