summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@googlemail.com>2012-06-22 01:19:37 +0200
committerDenys Dmytriyenko <denys@ti.com>2012-06-21 19:18:07 -0400
commitb36393d42d1dfba2c95af5f4034ab3c0a4d5c1f4 (patch)
tree51915fdfe62136a10334f270d7d2de4e5f2be5b5 /recipes-kernel
parent897596f437af47cb376ddcfb39518f6cb37a7684 (diff)
downloadmeta-ti-b36393d42d1dfba2c95af5f4034ab3c0a4d5c1f4.tar.gz
linux.inc: remove require linux-tools.inc
linux-tools.inc was removed in oe-core (perf has own package) [1]. [1] http://cgit.openembedded.org/openembedded-core/commit/?id=b485f3e0e55ad62079ed0913970ff0620f4808ea Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-kernel')
-rw-r--r--recipes-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 6996283e..02f7cef9 100644
--- 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