[meta-freescale] [PATCH 08/14] cantest: remove

Chunrong Guo B40290 at freescale.com
Tue Jan 30 20:46:30 PST 2018


From: Chunrong Guo <chunrong.guo at nxp.com>

This pkg will not be supported anymore.

Signed-off-by: Chunrong Guo <chunrong.guo at nxp.com>
---
 recipes-extended/cantest/cantest_1.0.bb | 18 ------------------
 1 file changed, 18 deletions(-)
 delete mode 100644 recipes-extended/cantest/cantest_1.0.bb

diff --git a/recipes-extended/cantest/cantest_1.0.bb b/recipes-extended/cantest/cantest_1.0.bb
deleted file mode 100644
index 49bc37b..0000000
--- a/recipes-extended/cantest/cantest_1.0.bb
+++ /dev/null
@@ -1,18 +0,0 @@
-DESCRIPTION = "cantest"
-LICENSE = "GPLv2"
-LIC_FILES_CHKSUM = "file://COPYING;md5=d85064f0fa931974668d281ab83cc97e"
-
-SRC_URI = "git://github.com/qoriq-open-source/cantest.git;nobranch=1"
-SRCREV = "9a9735862dce192de782550d0ab1a50f163b537c"
-
-S = "${WORKDIR}/git"
-
-EXTRA_OEMAKE = 'CC="${CC}" LD="${CC}"'
-
-do_install() {
-    install -d ${D}${bindir}
-    install -m 755 cantest ${D}${bindir}
-}
-
-PACKAGE_ARCH = "${MACHINE_SOCARCH}"
-
-- 
1.9.0



More information about the meta-freescale mailing list