[OE-core] [PATCH 2/2] perf: rename perf_3.4 to perf
tom.zanussi at linux.intel.com
tom.zanussi at linux.intel.com
Fri Mar 8 00:39:01 UTC 2013
From: Tom Zanussi <tom.zanussi at linux.intel.com>
There's nothing kernel-version-specific about the perf_3.4 recipe, so
it's actually misnamed and misleading now that it also gets used with
the 3.8 kernel.
Since the recipe isn't tied to a specific PV, and simply uses
whatever's in STAGING_KERNEL_DIR, there's no reason to add anything
else either to the bare PN, so just use that as the recipe name.
Signed-off-by: Tom Zanussi <tom.zanussi at linux.intel.com>
---
meta/recipes-kernel/perf/{perf_3.4.bb => perf.bb} | 0
1 file changed, 0 insertions(+), 0 deletions(-)
rename meta/recipes-kernel/perf/{perf_3.4.bb => perf.bb} (100%)
diff --git a/meta/recipes-kernel/perf/perf_3.4.bb b/meta/recipes-kernel/perf/perf.bb
similarity index 100%
rename from meta/recipes-kernel/perf/perf_3.4.bb
rename to meta/recipes-kernel/perf/perf.bb
--
1.7.11.4
More information about the Openembedded-core
mailing list