From 644c7ebad58b32e6f8966047291eca86b1000a48 Mon Sep 17 00:00:00 2001 From: Andrei Gherzan Date: Sun, 1 Jul 2012 15:15:14 +0300 Subject: linux.inc: Remove reference to linux-tools.inc linux-tools.inc was removed. More info: commit b485f3e0e55ad62079ed0913970ff0620f4808ea Author: Bruce Ashfield 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: Andrei Gherzan --- recipes-kernel/linux/linux.inc | 3 --- 1 file changed, 3 deletions(-) diff --git a/recipes-kernel/linux/linux.inc b/recipes-kernel/linux/linux.inc index 6996283..02f7cef 100755 --- a/recipes-kernel/linux/linux.inc +++ b/recipes-kernel/linux/linux.inc @@ -6,9 +6,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7" inherit kernel siteinfo -# Try to build & install perf -require recipes-kernel/linux/linux-tools.inc - RPSRC = "http://www.rpsys.net/openzaurus/patches/archive" # Enable OABI compat for people stuck with obsolete userspace -- cgit v1.2.3-54-g00ecf