diff options
author | Andrei Gherzan <andrei@gherzan.ro> | 2012-07-02 10:36:04 -0700 |
---|---|---|
committer | Andrei Gherzan <andrei@gherzan.ro> | 2012-07-02 10:36:04 -0700 |
commit | a71cbe527448f0d157d8956799d47305c4de582a (patch) | |
tree | f32ad3d13105ee440c576a8714945d16f439d803 | |
parent | 2fa4f41e209c711b702cab8926b564d7f3720b90 (diff) | |
parent | 644c7ebad58b32e6f8966047291eca86b1000a48 (diff) | |
download | meta-raspberrypi-a71cbe527448f0d157d8956799d47305c4de582a.tar.gz |
Merge pull request #18 from agherzan/devel_rmlinuxtools
linux.inc: Remove reference to linux-tools.inc
-rwxr-xr-x | recipes-kernel/linux/linux.inc | 3 |
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 | ||
7 | inherit kernel siteinfo | 7 | inherit kernel siteinfo |
8 | 8 | ||
9 | # Try to build & install perf | ||
10 | require recipes-kernel/linux/linux-tools.inc | ||
11 | |||
12 | RPSRC = "http://www.rpsys.net/openzaurus/patches/archive" | 9 | RPSRC = "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 |