All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/1] change the tar ball name from toolchain-sdk to toolchain-gmae, which is more accurate to what meta-toolchain-sdk generates
  2011-01-14 23:54 [PATCH 0/1] change meta-toolchain-sdk generated tar ball from toolchain-sdk to toolchain-gmae Jessica Zhang
@ 2011-01-14 23:45 ` Jessica Zhang
  0 siblings, 0 replies; 2+ messages in thread
From: Jessica Zhang @ 2011-01-14 23:45 UTC (permalink / raw)
  To: poky

Signed-off-by: Jessica Zhang <jessica.zhang@intel.com>
---
 meta/recipes-core/meta/meta-toolchain-sdk.bb |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/meta/recipes-core/meta/meta-toolchain-sdk.bb b/meta/recipes-core/meta/meta-toolchain-sdk.bb
index 8572f02..71d5b16 100644
--- a/meta/recipes-core/meta/meta-toolchain-sdk.bb
+++ b/meta/recipes-core/meta/meta-toolchain-sdk.bb
@@ -1,4 +1,4 @@
-TOOLCHAIN_TARGET_SDKTASK ?= "task-poky-standalone-gmae-sdk-target task-poky-standalone-gmae-sdk-target-dbg"
-TOOLCHAIN_TARGET_TASK = "${TOOLCHAIN_TARGET_SDKTASK}"
-TOOLCHAIN_OUTPUTNAME = "${SDK_NAME}-toolchain-sdk-${DISTRO_VERSION}"
+TOOLCHAIN_TARGET_GMAETASK ?= "task-poky-standalone-gmae-sdk-target task-poky-standalone-gmae-sdk-target-dbg"
+TOOLCHAIN_TARGET_TASK = "${TOOLCHAIN_TARGET_GMAETASK}"
+TOOLCHAIN_OUTPUTNAME = "${SDK_NAME}-toolchain-gmae-${DISTRO_VERSION}"
 require meta-toolchain.bb
-- 
1.7.0.4



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

* [PATCH 0/1] change meta-toolchain-sdk generated tar ball from toolchain-sdk to toolchain-gmae
@ 2011-01-14 23:54 Jessica Zhang
  2011-01-14 23:45 ` [PATCH 1/1] change the tar ball name from toolchain-sdk to toolchain-gmae, which is more accurate to what meta-toolchain-sdk generates Jessica Zhang
  0 siblings, 1 reply; 2+ messages in thread
From: Jessica Zhang @ 2011-01-14 23:54 UTC (permalink / raw)
  To: poky

This is the first fix to meta-toolchain-sdk to generate toolchain-gmae tar ball which is really reflects the extras from meta-toolchain

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

Thanks,
    Jessica Zhang <jessica.zhang@intel.com>
---


Jessica Zhang (1):
  change the tar ball name from toolchain-sdk to toolchain-gmae, which
    is more accurate to what meta-toolchain-sdk generates

 meta/recipes-core/meta/meta-toolchain-sdk.bb |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)



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

end of thread, other threads:[~2011-01-14 23:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-14 23:54 [PATCH 0/1] change meta-toolchain-sdk generated tar ball from toolchain-sdk to toolchain-gmae Jessica Zhang
2011-01-14 23:45 ` [PATCH 1/1] change the tar ball name from toolchain-sdk to toolchain-gmae, which is more accurate to what meta-toolchain-sdk generates Jessica Zhang

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.