[poky] [PATCH 2/3] linux-yocto-custom: Remove linux-tools
Darren Hart
dvhart at linux.intel.com
Fri Jun 29 21:25:05 PDT 2012
Remove the linux-tools include as perf is now packaged independently.
Without this, including meta-skeleton in bblayers.conf results in a
build failure as linux-tools.inc cannot be found.
Signed-off-by: Darren Hart <dvhart at linux.intel.com>
Acked-by: Bruce Ashfield <bruce.ashfield at windriver.com>
CC: Tom Zanussi <tom.zanussi at intel.com>
---
meta-skeleton/recipes-kernel/linux/linux-yocto-custom.bb | 2 --
1 file changed, 2 deletions(-)
diff --git a/meta-skeleton/recipes-kernel/linux/linux-yocto-custom.bb b/meta-skeleton/recipes-kernel/linux/linux-yocto-custom.bb
index 1438ad8..55f0c38 100644
--- a/meta-skeleton/recipes-kernel/linux/linux-yocto-custom.bb
+++ b/meta-skeleton/recipes-kernel/linux/linux-yocto-custom.bb
@@ -42,5 +42,3 @@ PR = "r0"
PV = "${LINUX_VERSION}+git${SRCPV}"
COMPATIBLE_MACHINE = "(qemuarm|qemux86|qemuppc|qemumips|qemux86-64)"
-
-require recipes-kernel/linux/linux-tools.inc
--
1.7.10.2
More information about the poky
mailing list