On 05/05/2011 08:05 AM, Tom Rini wrote:
The following series brings in a few fixups I pushed to openembedded today.
In short, in gcc/binutils we were referencing TARGET_SYS in places where we
had told configure to mangle things based on TARGET_PREFIX and in the
cases where they don't match, it wasn't working.  I had also just run into
some missing DEPENDS cases so they are included in this branch as well.

Pull URL: git://git.openembedded.org/openembedded-core-contrib
   Branch: trini/misc-sync-up
   Browse: 
http://git.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=trini/misc-sync-up

Thanks,
     Tom Rini<tom_r...@mentor.com>
---


Tom Rini (4):
   gcc-package-target: Switch to TARGET_PREFIX in symlinks
   binutils.inc: Switch to TARGET_PREFIX not TARGET_SYS
   sysstat.inc: Switch to inherit gettext
   bash.inc: Add bison-native to DEPENDS

  meta/recipes-devtools/binutils/binutils.inc      |   10 +++++-----
  meta/recipes-devtools/gcc/gcc-package-target.inc |   10 +++++-----
  meta/recipes-extended/bash/bash.inc              |    2 +-
  meta/recipes-extended/sysstat/sysstat.inc        |    4 +---
  meta/recipes-extended/sysstat/sysstat_9.1.5.bb   |    2 +-
  5 files changed, 13 insertions(+), 15 deletions(-)


_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core

Pulled into oe-core

Thanks
        Sau!


_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core

Reply via email to