From: Tom Zanussi Date: Fri, 8 Mar 2013 00:39:01 +0000 (-0600) Subject: perf: rename perf_3.4 to perf X-Git-Tag: yocto-4.0~33667 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9a249e074f0329ad54848b84536e5b7cb117ee2c;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git perf: rename perf_3.4 to perf 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 Signed-off-by: Richard Purdie --- 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