From d2270701924553b720001a8cf0c1c48921efe9c4 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. (From OE-Core rev: b485f3e0e55ad62079ed0913970ff0620f4808ea) Signed-off-by: Bruce Ashfield Signed-off-by: Richard Purdie --- meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb | 2 -- 1 file changed, 2 deletions(-) (limited to 'meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb') diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb b/meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb index a39b9663e8..971d1a8901 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb @@ -27,5 +27,3 @@ KERNEL_FEATURES = "features/netfilter" KERNEL_FEATURES_append = " features/taskstats" KERNEL_FEATURES_append_qemux86 = " cfg/sound" KERNEL_FEATURES_append_qemux86-64 = " cfg/sound" - -require recipes-kernel/linux/linux-tools.inc -- cgit v1.2.3-54-g00ecf