[meta-freescale] [PATCH 07/24] ceetm: add COMPATIBLE_MACHINE and remove unnecessary DEPENDS

Zhenhua Luo zhenhua.luo at freescale.com
Wed Aug 12 03:22:11 PDT 2015


Signed-off-by: Zhenhua Luo <zhenhua.luo at freescale.com>
---
 recipes-kernel/ceetm/ceetm_git.bb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes-kernel/ceetm/ceetm_git.bb b/recipes-kernel/ceetm/ceetm_git.bb
index beaed31..5d89531 100644
--- a/recipes-kernel/ceetm/ceetm_git.bb
+++ b/recipes-kernel/ceetm/ceetm_git.bb
@@ -2,8 +2,6 @@ DESCRIPTION = "CEETM TC QDISC"
 LICENSE = "GPLv2 & BSD"
 LIC_FILES_CHKSUM = "file://COPYING;md5=b5881ecf398da8a03a3f4c501e29d287"
 
-DEPENDS="virtual/kernel"
-
 inherit module qoriq_build_64bit_kernel
 
 SRC_URI = "git://git.freescale.com/ppc/sdk/ceetm.git;nobranch=1"
@@ -28,3 +26,5 @@ do_install(){
 
 FILES_${PN} += "/usr/driver/ceetm ${libdir}/tc"
 INHIBIT_PACKAGE_STRIP = "1"
+
+COMPATIBLE_MACHINE = "(e6500-64b|t1040rdb|t1040rdb-64b|t1042rdb|t1042rdb-64b)"
-- 
2.4.3



More information about the meta-freescale mailing list