]> code.ossystems Code Review - openembedded-core.git/commitdiff
perf: rename perf.inc to perf-features.inc
authorTom Zanussi <tom.zanussi@linux.intel.com>
Fri, 8 Mar 2013 00:39:00 +0000 (18:39 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 9 Mar 2013 06:27:25 +0000 (06:27 +0000)
The contents of perf.inc are really specific to perf features and
shouldn't use the generic perf.inc name, which implies common recipe
code.  It's always confusing to open up this file and find out that's
not what it is.

Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-kernel/perf/perf-features.inc [moved from meta/recipes-kernel/perf/perf.inc with 100% similarity]
meta/recipes-kernel/perf/perf_3.4.bb

index 22feb462dc2bded33ac6e1f19dd1daa811a51e8f..3c499224c744dd44b2b17f6ac3142c1036dae26c 100644 (file)
@@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7"
 
 PR = "r8"
 
-require perf.inc
+require perf-features.inc
 
 BUILDPERF_libc-uclibc = "no"