From b485f3e0e55ad62079ed0913970ff0620f4808ea Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Wed, 20 Jun 2012 10:31:41 -0400 Subject: 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 Signed-off-by: Richard Purdie --- meta/recipes-kernel/linux/linux-yocto_3.4.bb | 2 -- 1 file changed, 2 deletions(-) (limited to 'meta/recipes-kernel/linux/linux-yocto_3.4.bb') 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 -- cgit 1.2.3-korg