[OE-core] [PATCH 0/2] perf recipe update

tom.zanussi at linux.intel.com tom.zanussi at linux.intel.com
Fri Mar 8 00:38:57 UTC 2013


From: Tom Zanussi <tom.zanussi at linux.intel.com>

With the 3.8 kernel update, we need a new perf recipe to match.   Well,
not really, because there's nothing 3.4-specific about the current one,
and there's nothing tying it to a specific version of the kernel.

This acknowledges that by getting rid fo the version number.  It also
adds a minor cleanup to rename the current include file to something
more appropriate.

The following changes since commit d823759b4594143d522eae0b2a2498436a6dcb1e:

  core-image.bbclass: support read-only rootfs (2013-03-07 11:20:02 +0000)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib.git tzanussi/rename-perf-v0
  http://git.yoctoproject.org/cgit/cgit.cgi/poky-contrib/log/?h=tzanussi/rename-perf-v0

Tom Zanussi (2):
  perf: rename perf.inc to perf-features.inc
  perf: rename perf_3.4 to perf

 meta/recipes-kernel/perf/{perf.inc => perf-features.inc} | 0
 meta/recipes-kernel/perf/{perf_3.4.bb => perf.bb}        | 2 +-
 2 files changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-kernel/perf/{perf.inc => perf-features.inc} (100%)
 rename meta/recipes-kernel/perf/{perf_3.4.bb => perf.bb} (99%)

-- 
1.7.11.4





More information about the Openembedded-core mailing list