Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: Kumar Gala <galak@kernel.crashing.org>
Cc: Patches and discussions about the oe-core layer
	<openembedded-core@lists.openembedded.org>
Subject: Re: [CONSOLIDATED PULL 00/20] July 21, 2011
Date: Fri, 22 Jul 2011 10:05:08 +0100	[thread overview]
Message-ID: <1311325508.2344.102.camel@rex> (raw)
In-Reply-To: <BD5C61B9-8EC9-4C55-AE35-71D9B022F532@kernel.crashing.org>

On Fri, 2011-07-22 at 02:49 -0500, Kumar Gala wrote:
> On Jul 21, 2011, at 3:43 PM, Richard Purdie wrote:
> 
> > On Thu, 2011-07-21 at 00:52 -0700, Saul Wold wrote:
> >> Review and tested, the inherit perlnatives are needed.
> >> 
> >> The following changes since commit 0d03800caffc2341b74190d38f7a372223c89f4c:
> >> 
> >>  lsbsetup_1.0.bb: Change the hardcoded /usr/lib to support multilib (2011-07-20 15:43:43 +0100)
> >> 
> >> are available in the git repository at:
> >>  git://git.openembedded.org/openembedded-core-contrib sgw/stage
> >>  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=sgw/stage
> >> 
> >> Martin Jansa (9):
> >>  tcmode-default: set preferred version also for (e)glibc-locale
> >>  eglibc-package: don't fail without localedef/gconv
> >>  python: save Makefile.sysroot in do_compile
> >>  python: add patch to fix cross compilation on host with linux-3.0
> >>  polkit: inherit perlnative
> >>  shared-mime-info: inherit perlnative
> >>  xkeyboard-config: inherit perlnative
> >>  avahi: inherit perlnative
> >>  vte: inherit perlnative
> >> 
> >> Matthew McClintock (2):
> >>  Add endianess macros used by previous endian-ness_handling.patch
> >>  Make intltool use perlnative instead of perl on host
> >> 
> >> Saul Wold (2):
> >>  clutter-box2d: fix isfinite.patch
> >>  gettext: Add depends to gettext to avoid host contamination
> >> 
> >> Tom Rini (7):
> >>  python-native: Mangle scripts to use /usr/bin/env python, bump PR
> >>  gnome-doc-utils: Use /usr/bin/env python in xml2po, bump PR
> >>  perl-native: Add a perl-native wrapper in the normal bindir
> >>  cpan.bbclass: Perform more mangling for perl path
> >>  icon-naming-utils-native: Fix long path to perl in icon-name-mapping
> >>  siteinfo.bbclass: Port over oe.dev logic for site files
> >>  local.conf.sample: Add a note about ASSUME_PROVIDED for help2man
> > 
> > Thanks Saul, I merged this minus the perlnative pieces since I think we
> > might be able to solve this in a better way and we should at least
> > discuss that.
> > 
> > Cheers,
> > 
> > Richard
> > 
> 
> The version of:
> 
> clutter-box2d: fix isfinite.patch
> 
> in poky.git seems to still be broken

There is something in my patch workflow which seems to corrupt dos line
endings. I've manually fixed the patches which were out of sync in poky
compared with OE-Core and am looking into how this happened with a view
to fixing the scripts.

Cheers,

Richard




  reply	other threads:[~2011-07-22  9:12 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-21  7:52 [CONSOLIDATED PULL 00/20] July 21, 2011 Saul Wold
2011-07-21  7:52 ` [CONSOLIDATED PULL 01/20] Add endianess macros used by previous endian-ness_handling.patch Saul Wold
2011-07-21  7:52 ` [CONSOLIDATED PULL 02/20] python-native: Mangle scripts to use /usr/bin/env python, bump PR Saul Wold
2011-07-21  7:52 ` [CONSOLIDATED PULL 03/20] gnome-doc-utils: Use /usr/bin/env python in xml2po, " Saul Wold
2011-07-21  7:52 ` [CONSOLIDATED PULL 04/20] perl-native: Add a perl-native wrapper in the normal bindir Saul Wold
2011-07-21  7:52 ` [CONSOLIDATED PULL 05/20] cpan.bbclass: Perform more mangling for perl path Saul Wold
2011-07-21  7:52 ` [CONSOLIDATED PULL 06/20] icon-naming-utils-native: Fix long path to perl in icon-name-mapping Saul Wold
2011-07-21  7:52 ` [CONSOLIDATED PULL 07/20] siteinfo.bbclass: Port over oe.dev logic for site files Saul Wold
2011-07-21  7:52 ` [CONSOLIDATED PULL 08/20] tcmode-default: set preferred version also for (e)glibc-locale Saul Wold
2011-07-21  7:52 ` [CONSOLIDATED PULL 09/20] eglibc-package: don't fail without localedef/gconv Saul Wold
2011-07-21  7:52 ` [CONSOLIDATED PULL 10/20] python: save Makefile.sysroot in do_compile Saul Wold
2011-07-21  7:52 ` [CONSOLIDATED PULL 11/20] python: add patch to fix cross compilation on host with linux-3.0 Saul Wold
2011-07-21  7:53 ` [CONSOLIDATED PULL 12/20] clutter-box2d: fix isfinite.patch Saul Wold
2011-07-21  7:53 ` [CONSOLIDATED PULL 13/20] gettext: Add depends to gettext to avoid host contamination Saul Wold
2011-07-21  7:53 ` [CONSOLIDATED PULL 14/20] Make intltool use perlnative instead of perl on host Saul Wold
2011-07-21 18:47   ` Khem Raj
2011-07-21 18:57     ` Tom Rini
2011-07-21 20:43       ` Richard Purdie
2011-07-21  7:53 ` [CONSOLIDATED PULL 15/20] polkit: inherit perlnative Saul Wold
2011-07-21  7:53 ` [CONSOLIDATED PULL 16/20] shared-mime-info: " Saul Wold
2011-07-21  7:53 ` [CONSOLIDATED PULL 17/20] xkeyboard-config: " Saul Wold
2011-07-21  7:53 ` [CONSOLIDATED PULL 18/20] avahi: " Saul Wold
2011-07-21  7:53 ` [CONSOLIDATED PULL 19/20] vte: " Saul Wold
2011-07-21  7:53 ` [CONSOLIDATED PULL 20/20] local.conf.sample: Add a note about ASSUME_PROVIDED for help2man Saul Wold
2011-07-21 20:43 ` [CONSOLIDATED PULL 00/20] July 21, 2011 Richard Purdie
2011-07-22  7:49   ` Kumar Gala
2011-07-22  9:05     ` Richard Purdie [this message]
2011-07-22  9:18       ` Richard Purdie
2011-07-27 17:56         ` Khem Raj
2011-07-27 17:51       ` Khem Raj

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1311325508.2344.102.camel@rex \
    --to=richard.purdie@linuxfoundation.org \
    --cc=galak@kernel.crashing.org \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox