Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/4] Misc sync up changes
@ 2011-05-05 15:05 Tom Rini
  2011-05-05 15:05 ` [PATCH 1/4] gcc-package-target: Switch to TARGET_PREFIX in symlinks Tom Rini
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Tom Rini @ 2011-05-05 15:05 UTC (permalink / raw)
  To: openembedded-core

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_rini@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(-)




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

end of thread, other threads:[~2011-05-09 16:06 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-05 15:05 [PATCH 0/4] Misc sync up changes Tom Rini
2011-05-05 15:05 ` [PATCH 1/4] gcc-package-target: Switch to TARGET_PREFIX in symlinks Tom Rini
2011-05-08  1:04   ` Khem Raj
2011-05-05 15:05 ` [PATCH 2/4] binutils.inc: Switch to TARGET_PREFIX not TARGET_SYS Tom Rini
2011-05-08  1:09   ` Khem Raj
2011-05-05 15:05 ` [PATCH 3/4] sysstat.inc: Switch to inherit gettext Tom Rini
2011-05-05 15:05 ` [PATCH 4/4] bash.inc: Add bison-native to DEPENDS Tom Rini
2011-05-09 16:03 ` [PATCH 0/4] Misc sync up changes Saul Wold

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