All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] [BUGID #565] fixing. Added meta-environment pacakge.
@ 2010-12-21  2:39 Lianhao Lu
  2010-12-16  1:40 ` [PATCH 1/2] meta-environment: Added package of meta-environment-${TARGET_ARCH} for environment files Lianhao Lu
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Lianhao Lu @ 2010-12-21  2:39 UTC (permalink / raw)
  To: poky

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



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

end of thread, other threads:[~2010-12-21  8:58 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-21  2:39 [PATCH 0/2] [BUGID #565] fixing. Added meta-environment pacakge Lianhao Lu
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

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.