* [PATCH 1/1] local.conf: change i586 to i686 for 32bit SDK
2011-02-08 19:55 [PATCH 0/1] Change 32bit SDK to use i686 instead of i586 Jessica Zhang
@ 2011-02-08 19:48 ` Jessica Zhang
2011-02-09 11:28 ` [PATCH 0/1] Change 32bit SDK to use i686 instead of i586 Richard Purdie
1 sibling, 0 replies; 3+ messages in thread
From: Jessica Zhang @ 2011-02-08 19:48 UTC (permalink / raw)
To: poky
Signed-off-by: Jessica Zhang <jessica.zhang@intel.com>
---
meta/conf/local.conf.sample | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/meta/conf/local.conf.sample b/meta/conf/local.conf.sample
index 9c58e6b..43f6f34 100644
--- a/meta/conf/local.conf.sample
+++ b/meta/conf/local.conf.sample
@@ -136,10 +136,10 @@ BBINCLUDELOGS = "yes"
ENABLE_BINARY_LOCALE_GENERATION = "1"
# The architecture to build SDK items for, by setting this you can build SDK
-# packages for architectures other than the host i.e. building i586 packages
+# packages for architectures other than the host i.e. building i686 packages
# on an x86_64 host.
-# Supported values are i586 and x86_64
-#SDKMACHINE ?= "i586"
+# Supported values are i686 and x86_64
+#SDKMACHINE ?= "i686"
# Poky can try and fetch packaged-staging packages from a http, https or ftp
# mirror. Set this variable to the root of a pstage directory on a server.
--
1.7.0.4
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [PATCH 0/1] Change 32bit SDK to use i686 instead of i586
@ 2011-02-08 19:55 Jessica Zhang
2011-02-08 19:48 ` [PATCH 1/1] local.conf: change i586 to i686 for 32bit SDK Jessica Zhang
2011-02-09 11:28 ` [PATCH 0/1] Change 32bit SDK to use i686 instead of i586 Richard Purdie
0 siblings, 2 replies; 3+ messages in thread
From: Jessica Zhang @ 2011-02-08 19:55 UTC (permalink / raw)
To: poky
Since now we can build SDK packages for i686, change i586 to i686 to support 32bit SDK
Pull URL: git://git.pokylinux.org/poky-contrib.git
Branch: jzhang/i686
Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=jzhang/i686
Thanks,
Jessica Zhang <jessica.zhang@intel.com>
---
Jessica Zhang (1):
local.conf: change i586 to i686 for 32bit SDK
meta/conf/local.conf.sample | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH 0/1] Change 32bit SDK to use i686 instead of i586
2011-02-08 19:55 [PATCH 0/1] Change 32bit SDK to use i686 instead of i586 Jessica Zhang
2011-02-08 19:48 ` [PATCH 1/1] local.conf: change i586 to i686 for 32bit SDK Jessica Zhang
@ 2011-02-09 11:28 ` Richard Purdie
1 sibling, 0 replies; 3+ messages in thread
From: Richard Purdie @ 2011-02-09 11:28 UTC (permalink / raw)
To: Jessica Zhang; +Cc: poky
On Tue, 2011-02-08 at 11:55 -0800, Jessica Zhang wrote:
> Since now we can build SDK packages for i686, change i586 to i686 to support 32bit SDK
>
> Pull URL: git://git.pokylinux.org/poky-contrib.git
> Branch: jzhang/i686
> Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=jzhang/i686
>
> Thanks,
> Jessica Zhang <jessica.zhang@intel.com>
Merged into master, thanks.
Richard
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2011-02-09 11:28 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-08 19:55 [PATCH 0/1] Change 32bit SDK to use i686 instead of i586 Jessica Zhang
2011-02-08 19:48 ` [PATCH 1/1] local.conf: change i586 to i686 for 32bit SDK Jessica Zhang
2011-02-09 11:28 ` [PATCH 0/1] Change 32bit SDK to use i686 instead of i586 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.