[oe-commits] Koen Kooi : canutils: add 4.0.6

git at git.openembedded.org git at git.openembedded.org
Thu Nov 10 18:03:55 UTC 2011


Module: meta-openembedded.git
Branch: master
Commit: 512cae98f74f571e46c3e3262b1ddfd1cd9ff579
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=512cae98f74f571e46c3e3262b1ddfd1cd9ff579

Author: Koen Kooi <koen at dominion.thruhere.net>
Date:   Thu Nov 10 15:50:58 2011 +0100

canutils: add 4.0.6

Signed-off-by: Koen Kooi <koen at dominion.thruhere.net>

---

 .../recipes-extended/socketcan/canutils_4.0.6.bb   |   16 ++++++++++++++++
 1 files changed, 16 insertions(+), 0 deletions(-)

diff --git a/meta-oe/recipes-extended/socketcan/canutils_4.0.6.bb b/meta-oe/recipes-extended/socketcan/canutils_4.0.6.bb
new file mode 100644
index 0000000..9feb523
--- /dev/null
+++ b/meta-oe/recipes-extended/socketcan/canutils_4.0.6.bb
@@ -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





More information about the Openembedded-commits mailing list