aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto_3.4.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2012-06-20 10:31:41 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-06-21 12:46:20 +0100
commitb485f3e0e55ad62079ed0913970ff0620f4808ea (patch)
tree1589e2268531825c7d3ed6458e92e2bfb14c61e7 /meta/recipes-kernel/linux/linux-yocto_3.4.bb
parentab883d0c1a05bd99e97e5d71bc7bed05cb1ae8c8 (diff)
downloadopenembedded-core-contrib-b485f3e0e55ad62079ed0913970ff0620f4808ea.tar.gz
recipes-kernel: remove linux-tools.inc
perf has been moved to a standalone package, making linux-tools.inc unecessary. It can now be removed and recipes that included it updated. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel/linux/linux-yocto_3.4.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto_3.4.bb2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto_3.4.bb b/meta/recipes-kernel/linux/linux-yocto_3.4.bb
index af6130df71..eb5e8888b7 100644
--- a/meta/recipes-kernel/linux/linux-yocto_3.4.bb
+++ b/meta/recipes-kernel/linux/linux-yocto_3.4.bb
@@ -34,5 +34,3 @@ KERNEL_REVISION_CHECKING=""
KERNEL_FEATURES="features/netfilter"
KERNEL_FEATURES_append_qemux86=" cfg/sound"
KERNEL_FEATURES_append_qemux86-64=" cfg/sound"
-
-require recipes-kernel/linux/linux-tools.inc