Message ID | cover.1362702690.git.tom.zanussi@linux.intel.com |
---|---|
State | New |
Headers | show |
On Thu, Mar 7, 2013 at 7:38 PM, <tom.zanussi@linux.intel.com> wrote: > 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. Looks good Tom. Thanks for taking care of this. Acked-by: Bruce Ashfield <bruce.ashfield@windriver.com> > > 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 > > > _______________________________________________ > Openembedded-core mailing list > Openembedded-core@lists.openembedded.org > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
On 03/07/2013 05:06 PM, Bruce Ashfield wrote: > On Thu, Mar 7, 2013 at 7:38 PM, <tom.zanussi@linux.intel.com> wrote: >> 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. > > Looks good Tom. Thanks for taking care of this. > > Acked-by: Bruce Ashfield <bruce.ashfield@windriver.com> Acked-by: Darren Hart <dvhart@linux.intel.com> > >> >> 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 >> >> >> _______________________________________________ >> Openembedded-core mailing list >> Openembedded-core@lists.openembedded.org >> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core > > >
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%)