]> code.ossystems Code Review - meta-freescale.git/commitdiff
qoriq-debug: remove
authorTing Liu <ting.liu@nxp.com>
Sat, 9 Jan 2016 06:43:48 +0000 (14:43 +0800)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 19 Apr 2016 18:03:24 +0000 (15:03 -0300)
This pkg will not be supported anymore.

Signed-off-by: Ting Liu <ting.liu@nxp.com>>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
recipes-kernel/kernel-modules/kernel-module-qoriq-debug_git.bb [deleted file]

diff --git a/recipes-kernel/kernel-modules/kernel-module-qoriq-debug_git.bb b/recipes-kernel/kernel-modules/kernel-module-qoriq-debug_git.bb
deleted file mode 100644 (file)
index c08f057..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-DESCRIPTION = "QorIQ Debug File System Module"
-SECTION = "qoriq-debug"
-LICENSE = "GPLv2+"
-LIC_FILES_CHKSUM = "file://COPYING;md5=e29234dd5d40dc352cc60cc0c93437ba"
-
-inherit module autotools-brokensep qoriq_build_64bit_kernel
-
-SRC_URI = "git://git.freescale.com/ppc/sdk/qoriq-debug.git;nobranch=1"
-SRCREV = "20615c1ea332102635f8314cee5787c48c1a4254"
-
-S = "${WORKDIR}/git"
-
-EXTRA_OECONF += "--with-linux=${STAGING_KERNEL_DIR}"
-EXTRA_OEMAKE += 'SYSROOT="${D}"'
-