diff options
author | Tom Zanussi <tom.zanussi@linux.intel.com> | 2013-03-07 18:39:01 -0600 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-03-09 06:27:35 +0000 |
commit | 9a249e074f0329ad54848b84536e5b7cb117ee2c (patch) | |
tree | b354d5e8d9bd8183550efa7c34ae4a5352465196 /meta/recipes-kernel/perf | |
parent | 4a98bd02ab8918e639353829b221b0c4b6c58165 (diff) | |
download | openembedded-core-9a249e074f0329ad54848b84536e5b7cb117ee2c.tar.gz openembedded-core-9a249e074f0329ad54848b84536e5b7cb117ee2c.tar.bz2 openembedded-core-9a249e074f0329ad54848b84536e5b7cb117ee2c.zip |
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 <tom.zanussi@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel/perf')
-rw-r--r-- | meta/recipes-kernel/perf/perf.bb (renamed from meta/recipes-kernel/perf/perf_3.4.bb) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/meta/recipes-kernel/perf/perf_3.4.bb b/meta/recipes-kernel/perf/perf.bb index 3c499224c7..3c499224c7 100644 --- a/meta/recipes-kernel/perf/perf_3.4.bb +++ b/meta/recipes-kernel/perf/perf.bb |