summaryrefslogtreecommitdiffstats
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 13:03:04 +0100
commitd2270701924553b720001a8cf0c1c48921efe9c4 (patch)
tree81c29a8d4c541e526a23280dfb988060b4159969 /meta/recipes-kernel/linux/linux-yocto_3.4.bb
parent6b9c19140cd3c75c9862b22febb17af59930d865 (diff)
downloadpoky-d2270701924553b720001a8cf0c1c48921efe9c4.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. (From OE-Core rev: b485f3e0e55ad62079ed0913970ff0620f4808ea) 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=""
34KERNEL_FEATURES="features/netfilter" 34KERNEL_FEATURES="features/netfilter"
35KERNEL_FEATURES_append_qemux86=" cfg/sound" 35KERNEL_FEATURES_append_qemux86=" cfg/sound"
36KERNEL_FEATURES_append_qemux86-64=" cfg/sound" 36KERNEL_FEATURES_append_qemux86-64=" cfg/sound"
37
38require recipes-kernel/linux/linux-tools.inc