From b36393d42d1dfba2c95af5f4034ab3c0a4d5c1f4 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Andreas=20M=C3=BCller?= Date: Fri, 22 Jun 2012 01:19:37 +0200 Subject: [PATCH] linux.inc: remove require linux-tools.inc MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit 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 Signed-off-by: Denys Dmytriyenko --- 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 100644 --- 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 -- 2.39.2