All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] linux-yocto: temporary NO_LIBPERL fix for perf
@ 2011-01-14 22:49 Tom Zanussi
  2011-01-14 22:49 ` [PATCH 1/1] linux-yocto: hard-code NO_LIBPERL/NO_LIBPYTHON Tom Zanussi
  2011-01-15  2:46 ` [PATCH 0/1] linux-yocto: temporary NO_LIBPERL fix for perf Bruce Ashfield
  0 siblings, 2 replies; 6+ messages in thread
From: Tom Zanussi @ 2011-01-14 22:49 UTC (permalink / raw)
  To: poky

I'm not familiar enough with the perf recipe to come up with a proper
fix for the problem yet, but this patch at least removes the build
error that recently started happening with the linux-yocto perf
compile.

I'll send a patch re-instating the code it removes once I've
understood the perf recipe and root-caused the problem.  In any case,
it doesn't remove any functionality that was there before - NO_LIBPERL
was always the case, but the code that made that happen just started
blowing up for some reason.

Pull URL: git://git.pokylinux.org/poky-contrib.git
  Branch: tzanussi/perf-no-libperl-fix
  Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=tzanussi/perf-no-libperl-fix

Thanks,
    Tom Zanussi <tom.zanussi@intel.com>
---


Tom Zanussi (1):
  linux-yocto: hard-code NO_LIBPERL/NO_LIBPYTHON

 .../linux-yocto/tools-perf-no-scripting.patch      |   49 ++++++++++++++++++++
 meta/recipes-kernel/linux/linux-yocto_git.bb       |    5 +-
 2 files changed, 52 insertions(+), 2 deletions(-)
 create mode 100644 meta/recipes-kernel/linux/linux-yocto/tools-perf-no-scripting.patch



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

end of thread, other threads:[~2011-01-15  4:14 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-14 22:49 [PATCH 0/1] linux-yocto: temporary NO_LIBPERL fix for perf Tom Zanussi
2011-01-14 22:49 ` [PATCH 1/1] linux-yocto: hard-code NO_LIBPERL/NO_LIBPYTHON Tom Zanussi
2011-01-15  2:46 ` [PATCH 0/1] linux-yocto: temporary NO_LIBPERL fix for perf Bruce Ashfield
2011-01-15  3:43   ` Tom Zanussi
2011-01-15  3:56     ` Bruce Ashfield
2011-01-15  4:14       ` Saul Wold

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.