summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrei Gherzan <andrei@gherzan.ro>2012-07-01 15:15:14 +0300
committerAndrei Gherzan <andrei@gherzan.ro>2012-07-01 15:15:25 +0300
commit644c7ebad58b32e6f8966047291eca86b1000a48 (patch)
tree8e6f6a1b249d52c9a047430b583f3c09244a769f
parentea603975e9fd7726cc1012a0899117294740d64e (diff)
downloadmeta-raspberrypi-644c7ebad58b32e6f8966047291eca86b1000a48.tar.gz
linux.inc: Remove reference to linux-tools.inc
linux-tools.inc was removed. More info: commit b485f3e0e55ad62079ed0913970ff0620f4808ea Author: Bruce Ashfield <bruce.ashfield@windriver.com> 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 <andrei@gherzan.ro>
-rwxr-xr-xrecipes-kernel/linux/linux.inc3
1 files changed, 0 insertions, 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"
6 6
7inherit kernel siteinfo 7inherit kernel siteinfo
8 8
9# Try to build & install perf
10require recipes-kernel/linux/linux-tools.inc
11
12RPSRC = "http://www.rpsys.net/openzaurus/patches/archive" 9RPSRC = "http://www.rpsys.net/openzaurus/patches/archive"
13 10
14# Enable OABI compat for people stuck with obsolete userspace 11# Enable OABI compat for people stuck with obsolete userspace