From: Lianhao Lu <lianhao.lu@intel.com>
To: poky@yoctoproject.org
Subject: [PATCH 0/2] [BUGID #565] fixing. Added meta-environment pacakge.
Date: Tue, 21 Dec 2010 10:39:47 +0800 [thread overview]
Message-ID: <cover.1292899187.git.lianhao.lu@intel.com> (raw)
Added pacakge of meta-environment-${TARGET_ARCH} for environment files.
Had config site files with correct target config site files' content.
Pull URL: git://git.pokylinux.org/poky-contrib.git
Branch: llu/bug565
Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=llu/bug565
Thanks,
Lianhao Lu <lianhao.lu@intel.com>
---
Lianhao Lu (2):
meta-environment: Added package of meta-environment-${TARGET_ARCH}
for environment files.
meta-environment: inherit cross-canadian.bbclass
meta/classes/cross-canadian.bbclass | 1 +
meta/classes/toolchain-scripts.bbclass | 30 +++++++++++
meta/recipes-core/meta/meta-environment.bb | 64 ++++++++++++++++++++++++
meta/recipes-core/tasks/task-cross-canadian.bb | 1 +
4 files changed, 96 insertions(+), 0 deletions(-)
create mode 100644 meta/recipes-core/meta/meta-environment.bb
next reply other threads:[~2010-12-21 2:43 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-12-21 2:39 Lianhao Lu [this message]
2010-12-16 1:40 ` [PATCH 1/2] meta-environment: Added package of meta-environment-${TARGET_ARCH} for environment files Lianhao Lu
2010-12-21 2:26 ` [PATCH 2/2] meta-environment: inherit cross-canadian.bbclass Lianhao Lu
2010-12-21 8:58 ` [PATCH 0/2] [BUGID #565] fixing. Added meta-environment pacakge Richard Purdie
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.1292899187.git.lianhao.lu@intel.com \
--to=lianhao.lu@intel.com \
--cc=poky@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.