aboutsummaryrefslogtreecommitdiffstats
path: root/meta-skeleton
diff options
context:
space:
mode:
authorDarren Hart <dvhart@linux.intel.com>2012-06-28 19:51:31 -0700
committerSaul Wold <sgw@linux.intel.com>2012-07-03 00:05:29 -0700
commit9d27daeafcc6ea892dee0ee5d0816069b04f6771 (patch)
treecd5786061df71a83f408d92b55ba737812177d2d /meta-skeleton
parent3fd5d0334439b6231a6afd2a544a16b87ae81c99 (diff)
downloadopenembedded-core-contrib-9d27daeafcc6ea892dee0ee5d0816069b04f6771.tar.gz
linux-yocto-custom: Remove linux-tools
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@linux.intel.com> Acked-by: Bruce Ashfield <bruce.ashfield@windriver.com> CC: Tom Zanussi <tom.zanussi@intel.com>
Diffstat (limited to 'meta-skeleton')
-rw-r--r--meta-skeleton/recipes-kernel/linux/linux-yocto-custom.bb2
1 files changed, 0 insertions, 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 1438ad84d6..55f0c38c03 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