From: Lianhao Lu <lianhao.lu@intel.com>
To: yocto@yoctoproject.org,joshua.lock@intel.com
Subject: [PATCH 0/2] Bug #528 fixing.
Date: Mon, 6 Dec 2010 18:00:46 +0800 [thread overview]
Message-ID: <cover.1291629646.git.lianhao.lu@intel.com> (raw)
Merged with the previous commit 1185fb9 to fixing bug #528.
Pull URL: git://git.pokylinux.org/poky-contrib.git
Branch: llu/fix
Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=llu/fix
Thanks,
Lianhao Lu <lianhao.lu@intel.com>
---
Lianhao Lu (2):
cross-canadian: pkg name includes target arch
Using TRANSLATED_TARGET_ARCH instead of TARGET_ARCH.
meta/classes/cross-canadian.bbclass | 3 +++
meta/conf/machine/qemux86-64.conf | 1 +
meta/recipes-core/meta/meta-toolchain.bb | 2 +-
meta/recipes-core/tasks/task-cross-canadian.bb | 15 +++++++++++++++
meta/recipes-core/tasks/task-sdk-host.bb | 5 +----
.../binutils/binutils-cross-canadian.inc | 6 ++++++
.../binutils/binutils-cross-canadian_2.20.1.bb | 2 +-
meta/recipes-devtools/gcc/gcc-cross-canadian.inc | 4 ++++
.../gcc/gcc-cross-canadian_4.3.3.bb | 2 +-
.../gcc/gcc-cross-canadian_4.5.1.bb | 2 +-
meta/recipes-devtools/gdb/gdb-cross-canadian.inc | 7 +++++++
.../recipes-devtools/gdb/gdb-cross-canadian_7.2.bb | 7 ++-----
12 files changed, 43 insertions(+), 13 deletions(-)
create mode 100644 meta/recipes-core/tasks/task-cross-canadian.bb
create mode 100644 meta/recipes-devtools/gdb/gdb-cross-canadian.inc
next reply other threads:[~2010-12-06 10:12 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-12-06 10:00 Lianhao Lu [this message]
2010-12-01 2:13 ` [PATCH 1/2] cross-canadian: pkg name includes target arch Lianhao Lu
2010-12-06 9:45 ` [PATCH 2/2] Using TRANSLATED_TARGET_ARCH instead of TARGET_ARCH Lianhao Lu
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=cover.1291629646.git.lianhao.lu@intel.com \
--to=lianhao.lu@intel.com \
--cc=joshua.lock@intel.com \
--cc=yocto@yoctoproject.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 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.