All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] [Bug #728] corrected environment files content
@ 2011-02-17  3:08 Lianhao Lu
  2011-02-17  3:08 ` [PATCH 1/3] toolchain-scripts.bbclass: Added libtool sysroot support Lianhao Lu
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Lianhao Lu @ 2011-02-17  3:08 UTC (permalink / raw)
  To: poky

From: Lianhao Lu <lianhao.lu@intel.com>

1. Added libtool sysroot related param value into environment files.
2. Moved common code between meta-environment.bb and populate_sdk.bbclass into toolchain-script.bbclass.
3. Set CONFIG_SITE to correct value for autoconf config site.

Pull URL: git://git.pokylinux.org/poky-contrib.git
  Branch: llu/bug728
  Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=llu/bug728

Thanks,
    Lianhao Lu <lianhao.lu@intel.com>
---


Lianhao Lu (3):
  toolchain-scripts.bbclass: Added libtool sysroot support.
  toolchain-script/populate_sdk/meta-toolchain: moving common code.
  recipe-core/meta/meta-toolchain.bb: Set correct value for
    CONFIG_SITE.

 meta/classes/populate_sdk.bbclass          |   13 +---------
 meta/classes/toolchain-scripts.bbclass     |   34 +++++++++++++++++++++++-----
 meta/recipes-core/meta/meta-environment.bb |   16 ++----------
 meta/recipes-core/meta/meta-toolchain.bb   |    4 ++-
 4 files changed, 36 insertions(+), 31 deletions(-)



^ permalink raw reply	[flat|nested] 8+ messages in thread
* [PATCH 0/3] [Bug#728] corrected environment files content
@ 2011-02-16  9:35 Lianhao Lu
  2011-02-16 17:05 ` Richard Purdie
  0 siblings, 1 reply; 8+ messages in thread
From: Lianhao Lu @ 2011-02-16  9:35 UTC (permalink / raw)
  To: poky

From: Lianhao Lu <lianhao.lu@intel.com>

1. Added libtool sysroot related param value into environment files.
2. Moved common code between meta-environment.bb and populate_sdk.bbclass into toolchain-script.bbclass.
3. Set CONFIG_SITE to pkgconfig site files for meta-toolchain.bb.

Pull URL: git://git.pokylinux.org/poky-contrib.git
  Branch: llu/bug728
  Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=llu/bug728

Thanks,
    Lianhao Lu <lianhao.lu@intel.com>
---


Lianhao Lu (3):
  toolchain-scripts.bbclass: Added libtool sysroot support.
  meta-environment/populate_sdk: moving common code to
    toolchain-script.
  meta-toolchain.bb: Set value for CONFIG_SITE.

 meta/classes/populate_sdk.bbclass          |   14 +----------
 meta/classes/toolchain-scripts.bbclass     |   34 +++++++++++++++++++++++-----
 meta/recipes-core/meta/meta-environment.bb |   16 ++----------
 meta/recipes-core/meta/meta-toolchain.bb   |    4 ++-
 4 files changed, 36 insertions(+), 32 deletions(-)



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

end of thread, other threads:[~2011-02-22 15:53 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-17  3:08 [PATCH 0/3] [Bug #728] corrected environment files content Lianhao Lu
2011-02-17  3:08 ` [PATCH 1/3] toolchain-scripts.bbclass: Added libtool sysroot support Lianhao Lu
2011-02-17  3:08 ` [PATCH 2/3] toolchain-script/populate_sdk/meta-toolchain: moving common code Lianhao Lu
2011-02-17  3:08 ` [PATCH 3/3] recipe-core/meta/meta-toolchain.bb: Set correct value for CONFIG_SITE Lianhao Lu
2011-02-22 15:53 ` [PATCH 0/3] [Bug #728] corrected environment files content Saul Wold
  -- strict thread matches above, loose matches on Subject: below --
2011-02-16  9:35 [PATCH 0/3] [Bug#728] " Lianhao Lu
2011-02-16 17:05 ` Richard Purdie
2011-02-17  3:12   ` Lu, Lianhao

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.