Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/2] perf recipe update
@ 2013-03-08  0:38 tom.zanussi
  2013-03-08  0:39 ` [PATCH 1/2] perf: rename perf.inc to perf-features.inc tom.zanussi
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: tom.zanussi @ 2013-03-08  0:38 UTC (permalink / raw)
  To: openembedded-core, bruce.ashfield, dvhart; +Cc: Tom Zanussi

From: Tom Zanussi <tom.zanussi@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




^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2013-03-12 20:41 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-08  0:38 [PATCH 0/2] perf recipe update tom.zanussi
2013-03-08  0:39 ` [PATCH 1/2] perf: rename perf.inc to perf-features.inc tom.zanussi
2013-03-08  0:39 ` [PATCH 2/2] perf: rename perf_3.4 to perf tom.zanussi
2013-03-11 23:54   ` Saul Wold
2013-03-12 18:39     ` Richard Purdie
2013-03-12 20:24     ` Darren Hart
2013-03-08  1:06 ` [PATCH 0/2] perf recipe update Bruce Ashfield
2013-03-08 18:40   ` Darren Hart

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox