All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] buildset-config: build core-image-sato SDK
@ 2013-06-27 10:06 Ross Burton
  2013-06-28 16:01 ` Trevor Woerner
                   ` (2 more replies)
  0 siblings, 3 replies; 13+ messages in thread
From: Ross Burton @ 2013-06-27 10:06 UTC (permalink / raw)
  To: elizabeth.flanagan; +Cc: yocto

The meta-toolchain* recipes are deprecated, so when building meta-toolchain-gmae
also build the SDK for core-image-sato.

Signed-off-by: Ross Burton <ross.burton@intel.com>
---
 buildset-config/nightly-arm.conf     |    2 ++
 buildset-config/nightly-fsl-arm.conf |    2 ++
 buildset-config/nightly-fsl-ppc.conf |    2 ++
 buildset-config/nightly-mips.conf    |    2 ++
 buildset-config/nightly-oecore.conf  |    2 ++
 buildset-config/nightly-ppc.conf     |    2 ++
 buildset-config/nightly-x86-64.conf  |    2 ++
 buildset-config/nightly-x86.conf     |    2 ++
 8 files changed, 16 insertions(+)

diff --git a/buildset-config/nightly-arm.conf b/buildset-config/nightly-arm.conf
index 90e5332..827b5fb 100644
--- a/buildset-config/nightly-arm.conf
+++ b/buildset-config/nightly-arm.conf
@@ -21,8 +21,10 @@ steps: [{'SetDest':{}},
         {'BuildImages': {'images': 'core-image-sato core-image-sato-dev core-image-sato-sdk core-image-minimal core-image-minimal-dev'}},
         {'CreateAutoConf': {'machine': 'qemuarm', 'SDKMACHINE' : 'i686', 'distro': 'poky', 'buildhistory' : False}},
         {'BuildImages': {'images': 'meta-toolchain-gmae'}},
+        {'BuildImages': {'images': 'core-image-sato -c populate_sdk'}},
         {'CreateAutoConf': {'machine': 'qemuarm', 'SDKMACHINE' : 'x86-64', 'distro': 'poky', 'buildhistory' : False}},
         {'BuildImages': {'images': 'meta-toolchain-gmae'}},
+        {'BuildImages': {'images': 'core-image-sato -c populate_sdk'}},
         {'SyncPersistDB' : {'commit' : True, 'distro':'poky'}},
         {'PublishLayerTarballs':{}},
         {'PublishArtifacts': {'artifacts': ['qemuarm', 'beagleboard', 'ipk', 'rpm', 'deb', 'toolchain']}}]
diff --git a/buildset-config/nightly-fsl-arm.conf b/buildset-config/nightly-fsl-arm.conf
index c5b4caf..b5750bd 100644
--- a/buildset-config/nightly-fsl-arm.conf
+++ b/buildset-config/nightly-fsl-arm.conf
@@ -21,8 +21,10 @@ steps: [{'SetDest':{}},
         {'BuildImages': {'images': 'core-image-sato core-image-sato-dev core-image-sato-sdk core-image-minimal core-image-minimal-dev'}},
         {'CreateAutoConf': {'machine': 'imx53qsb', 'SDKMACHINE' : 'i686', 'distro': 'poky', 'buildhistory' : False, 'atextprepend': 'ACCEPT_FSL_EULA = "1"\n'}},
         {'BuildImages': {'images': 'meta-toolchain-gmae'}},
+        {'BuildImages': {'images': 'core-image-sato -c populate_sdk'}},
         {'CreateAutoConf': {'machine': 'imx53qsb', 'SDKMACHINE' : 'x86-64', 'distro': 'poky', 'buildhistory' : False, 'atextprepend': 'ACCEPT_FSL_EULA = "1"\n'}},
         {'BuildImages': {'images': 'meta-toolchain-gmae'}},
+        {'BuildImages': {'images': 'core-image-sato -c populate_sdk'}},
         {'CreateAutoConf': {'machine': 'imx6qsabresd', 'SDKMACHINE' : 'x86-64', 'distro': 'poky', 'buildhistory' : False, 'atextprepend': 'ACCEPT_FSL_EULA = "1"\n'}},
         {'BuildImages': {'images': 'core-image-sato core-image-sato-dev core-image-sato-sdk core-image-minimal core-image-minimal-dev'}},
         {'CreateAutoConf': {'machine': 'imx28evk', 'SDKMACHINE' : 'x86-64', 'distro': 'poky', 'buildhistory' : False, 'atextprepend': 'ACCEPT_FSL_EULA = "1"\n'}},
diff --git a/buildset-config/nightly-fsl-ppc.conf b/buildset-config/nightly-fsl-ppc.conf
index 579ba47..5153580 100644
--- a/buildset-config/nightly-fsl-ppc.conf
+++ b/buildset-config/nightly-fsl-ppc.conf
@@ -21,8 +21,10 @@ steps: [{'SetDest':{}},
         {'BuildImages': {'images': 'core-image-sato core-image-sato-dev core-image-sato-sdk core-image-minimal core-image-minimal-dev'}},
         {'CreateAutoConf': {'machine': 'p1022ds', 'SDKMACHINE' : 'i686', 'distro': 'poky', 'buildhistory' : False, 'atextprepend': 'ACCEPT_FSL_EULA = "1"\n'}},
         {'BuildImages': {'images': 'meta-toolchain-gmae'}},
+        {'BuildImages': {'images': 'core-image-sato -c populate_sdk'}},
         {'CreateAutoConf': {'machine': 'p1022ds', 'SDKMACHINE' : 'x86-64', 'distro': 'poky', 'buildhistory' : False, 'atextprepend': 'ACCEPT_FSL_EULA = "1"\n'}},
         {'BuildImages': {'images': 'meta-toolchain-gmae'}},
+        {'BuildImages': {'images': 'core-image-sato -c populate_sdk'}},
         {'PublishLayerTarballs':{}},
         {'PublishArtifacts': {'artifacts': ['p1022ds', 'ipk', 'rpm', 'deb', 'toolchain']}}]
 
diff --git a/buildset-config/nightly-mips.conf b/buildset-config/nightly-mips.conf
index c5c24d3..a3d1fe8 100644
--- a/buildset-config/nightly-mips.conf
+++ b/buildset-config/nightly-mips.conf
@@ -21,8 +21,10 @@ steps: [{'SetDest':{}},
         {'BuildImages': {'images': 'core-image-sato core-image-sato-dev core-image-sato-sdk core-image-minimal core-image-minimal-dev'}},
         {'CreateAutoConf': {'machine': 'qemumips', 'SDKMACHINE' : 'i686', 'distro': 'poky', 'buildhistory' : False}},
         {'BuildImages': {'images': 'meta-toolchain-gmae'}},
+        {'BuildImages': {'images': 'core-image-sato -c populate_sdk'}},
         {'CreateAutoConf': {'machine': 'qemumips', 'SDKMACHINE' : 'x86-64', 'distro': 'poky', 'buildhistory' : False}},
         {'BuildImages': {'images': 'meta-toolchain-gmae'}},
+        {'BuildImages': {'images': 'core-image-sato -c populate_sdk'}},
         {'SyncPersistDB' : {'commit' : True, 'distro':'poky'}},
         {'PublishLayerTarballs':{}},
         {'PublishArtifacts': {'artifacts': ['qemumips', 'routerstationpro', 'ipk', 'rpm', 'deb', 'toolchain']}}]
diff --git a/buildset-config/nightly-oecore.conf b/buildset-config/nightly-oecore.conf
index 4f15f81..f21483d 100644
--- a/buildset-config/nightly-oecore.conf
+++ b/buildset-config/nightly-oecore.conf
@@ -22,7 +22,9 @@ steps: [{'SetDest':{}},
         {'RunSanityTests': {'images': 'core-image-sato'}},
         {'CreateAutoConf': {'machine': 'qemuarm', 'SDKMACHINE' : 'i686', 'distro': 'oecore', 'buildhistory' : False}},
         {'BuildImages': {'images': 'meta-toolchain-gmae'}},
+        {'BuildImages': {'images': 'core-image-sato -c populate_sdk'}},
         {'CreateAutoConf': {'machine': 'qemuarm', 'SDKMACHINE' : 'x86-64', 'distro': 'oecore', 'buildhistory' : False}},
         {'BuildImages': {'images': 'meta-toolchain-gmae'}}
+        {'BuildImages': {'images': 'core-image-sato -c populate_sdk'}},
         ]
 
diff --git a/buildset-config/nightly-ppc.conf b/buildset-config/nightly-ppc.conf
index c446b30..06413bf 100644
--- a/buildset-config/nightly-ppc.conf
+++ b/buildset-config/nightly-ppc.conf
@@ -21,8 +21,10 @@ steps: [{'SetDest':{}},
         {'BuildImages': {'images': 'core-image-sato core-image-sato-dev core-image-sato-sdk core-image-minimal core-image-minimal-dev'}},
         {'CreateAutoConf': {'machine': 'qemuppc', 'SDKMACHINE' : 'i686', 'distro': 'poky', 'buildhistory' : False}},
         {'BuildImages': {'images': 'meta-toolchain-gmae'}},
+        {'BuildImages': {'images': 'core-image-sato -c populate_sdk'}},
         {'CreateAutoConf': {'machine': 'qemuppc', 'SDKMACHINE' : 'x86-64', 'distro': 'poky', 'buildhistory' : False}},
         {'BuildImages': {'images': 'meta-toolchain-gmae'}},
+        {'BuildImages': {'images': 'core-image-sato -c populate_sdk'}},
         {'SyncPersistDB' : {'commit' : True, 'distro':'poky'}},
         {'PublishLayerTarballs':{}},
         {'PublishArtifacts': {'artifacts': ['qemuppc', 'mpc8315e-rdb', 'ipk', 'rpm', 'deb', 'toolchain']}}]
diff --git a/buildset-config/nightly-x86-64.conf b/buildset-config/nightly-x86-64.conf
index ab25610..196a24c 100644
--- a/buildset-config/nightly-x86-64.conf
+++ b/buildset-config/nightly-x86-64.conf
@@ -19,8 +19,10 @@ steps: [{'SetDest':{}},
         {'RunSanityTests': {'images': 'core-image-minimal core-image-sato'}},
         {'CreateAutoConf': {'machine': 'qemux86-64', 'SDKMACHINE' : 'i686', 'distro': 'poky', 'buildhistory' : False}},
         {'BuildImages': {'images': 'meta-toolchain-gmae'}},
+        {'BuildImages': {'images': 'core-image-sato -c populate_sdk'}},
         {'CreateAutoConf': {'machine': 'qemux86-64', 'SDKMACHINE' : 'x86-64', 'distro': 'poky', 'buildhistory' : False}},
         {'BuildImages': {'images': 'meta-toolchain-gmae'}},
+        {'BuildImages': {'images': 'core-image-sato -c populate_sdk'}},
         {'SyncPersistDB' : {'commit' : True, 'distro':'poky'}},
         {'PublishLayerTarballs':{}},
         {'PublishArtifacts': {'artifacts': ['qemux86-64', 'ipk', 'rpm', 'deb', 'toolchain']}}]
diff --git a/buildset-config/nightly-x86.conf b/buildset-config/nightly-x86.conf
index 6920cad..75efd39 100644
--- a/buildset-config/nightly-x86.conf
+++ b/buildset-config/nightly-x86.conf
@@ -21,8 +21,10 @@ steps: [{'SetDest':{}},
         {'BuildImages': {'images': 'core-image-sato core-image-sato-dev core-image-sato-sdk core-image-minimal core-image-minimal-dev'}},
         {'CreateAutoConf': {'machine': 'qemux86', 'SDKMACHINE' : 'i686', 'distro': 'poky', 'buildhistory' : False}},
         {'BuildImages': {'images': 'meta-toolchain-gmae'}},
+        {'BuildImages': {'images': 'core-image-sato -c populate_sdk'}},
         {'CreateAutoConf': {'machine': 'qemux86', 'SDKMACHINE' : 'x86-64', 'distro': 'poky', 'buildhistory' : False}},
         {'BuildImages': {'images': 'meta-toolchain-gmae'}},
+        {'BuildImages': {'images': 'core-image-sato -c populate_sdk'}},
         {'SyncPersistDB' : {'commit' : True, 'distro':'poky'}},
         {'PublishLayerTarballs':{}},
         {'PublishArtifacts': {'artifacts': ['qemux86', 'atom-pc', 'ipk', 'rpm', 'deb', 'toolchain']}}]
-- 
1.7.10.4



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

* Re: [PATCH] buildset-config: build core-image-sato SDK
  2013-06-27 10:06 [PATCH] buildset-config: build core-image-sato SDK Ross Burton
@ 2013-06-28 16:01 ` Trevor Woerner
  2013-06-28 21:32   ` Paul Eggleton
  2013-07-02 15:28   ` Flanagan, Elizabeth
  2013-06-28 21:24 ` Khem Raj
  2013-06-28 21:44 ` Gary Thomas
  2 siblings, 2 replies; 13+ messages in thread
From: Trevor Woerner @ 2013-06-28 16:01 UTC (permalink / raw)
  To: Ross Burton; +Cc: yocto

Just out of curiosity...

On 27 June 2013 06:06, Ross Burton <ross.burton@intel.com> wrote:
>  buildset-config/nightly-arm.conf     |    2 ++
>  buildset-config/nightly-fsl-arm.conf |    2 ++
>  buildset-config/nightly-fsl-ppc.conf |    2 ++
>  buildset-config/nightly-mips.conf    |    2 ++
>  buildset-config/nightly-oecore.conf  |    2 ++
>  buildset-config/nightly-ppc.conf     |    2 ++
>  buildset-config/nightly-x86-64.conf  |    2 ++
>  buildset-config/nightly-x86.conf     |    2 ++


Against which repository do these apply?


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

* Re: [PATCH] buildset-config: build core-image-sato SDK
  2013-06-27 10:06 [PATCH] buildset-config: build core-image-sato SDK Ross Burton
  2013-06-28 16:01 ` Trevor Woerner
@ 2013-06-28 21:24 ` Khem Raj
  2013-07-01  9:14   ` Ross Burton
  2013-06-28 21:44 ` Gary Thomas
  2 siblings, 1 reply; 13+ messages in thread
From: Khem Raj @ 2013-06-28 21:24 UTC (permalink / raw)
  To: Ross Burton; +Cc: yocto


On Jun 27, 2013, at 3:06 AM, Ross Burton <ross.burton@intel.com> wrote:

> The meta-toolchain* recipes are deprecated, so when building meta-toolchain-gmae
> also build the SDK for core-image-sato.

as an aside, if meta-toolchain is deprecated why should we carry meta-toolchain-gmae as well? it seems a special SDK
only target. I think it will be better to have sdks from images all the time.

> 
> Signed-off-by: Ross Burton <ross.burton@intel.com>
> ---
> buildset-config/nightly-arm.conf     |    2 ++
> buildset-config/nightly-fsl-arm.conf |    2 ++
> buildset-config/nightly-fsl-ppc.conf |    2 ++
> buildset-config/nightly-mips.conf    |    2 ++
> buildset-config/nightly-oecore.conf  |    2 ++
> buildset-config/nightly-ppc.conf     |    2 ++
> buildset-config/nightly-x86-64.conf  |    2 ++
> buildset-config/nightly-x86.conf     |    2 ++
> 8 files changed, 16 insertions(+)
> 
> diff --git a/buildset-config/nightly-arm.conf b/buildset-config/nightly-arm.conf
> index 90e5332..827b5fb 100644
> --- a/buildset-config/nightly-arm.conf
> +++ b/buildset-config/nightly-arm.conf
> @@ -21,8 +21,10 @@ steps: [{'SetDest':{}},
>         {'BuildImages': {'images': 'core-image-sato core-image-sato-dev core-image-sato-sdk core-image-minimal core-image-minimal-dev'}},
>         {'CreateAutoConf': {'machine': 'qemuarm', 'SDKMACHINE' : 'i686', 'distro': 'poky', 'buildhistory' : False}},
>         {'BuildImages': {'images': 'meta-toolchain-gmae'}},
> +        {'BuildImages': {'images': 'core-image-sato -c populate_sdk'}},
>         {'CreateAutoConf': {'machine': 'qemuarm', 'SDKMACHINE' : 'x86-64', 'distro': 'poky', 'buildhistory' : False}},
>         {'BuildImages': {'images': 'meta-toolchain-gmae'}},
> +        {'BuildImages': {'images': 'core-image-sato -c populate_sdk'}},
>         {'SyncPersistDB' : {'commit' : True, 'distro':'poky'}},
>         {'PublishLayerTarballs':{}},
>         {'PublishArtifacts': {'artifacts': ['qemuarm', 'beagleboard', 'ipk', 'rpm', 'deb', 'toolchain']}}]
> diff --git a/buildset-config/nightly-fsl-arm.conf b/buildset-config/nightly-fsl-arm.conf
> index c5b4caf..b5750bd 100644
> --- a/buildset-config/nightly-fsl-arm.conf
> +++ b/buildset-config/nightly-fsl-arm.conf
> @@ -21,8 +21,10 @@ steps: [{'SetDest':{}},
>         {'BuildImages': {'images': 'core-image-sato core-image-sato-dev core-image-sato-sdk core-image-minimal core-image-minimal-dev'}},
>         {'CreateAutoConf': {'machine': 'imx53qsb', 'SDKMACHINE' : 'i686', 'distro': 'poky', 'buildhistory' : False, 'atextprepend': 'ACCEPT_FSL_EULA = "1"\n'}},
>         {'BuildImages': {'images': 'meta-toolchain-gmae'}},
> +        {'BuildImages': {'images': 'core-image-sato -c populate_sdk'}},
>         {'CreateAutoConf': {'machine': 'imx53qsb', 'SDKMACHINE' : 'x86-64', 'distro': 'poky', 'buildhistory' : False, 'atextprepend': 'ACCEPT_FSL_EULA = "1"\n'}},
>         {'BuildImages': {'images': 'meta-toolchain-gmae'}},
> +        {'BuildImages': {'images': 'core-image-sato -c populate_sdk'}},
>         {'CreateAutoConf': {'machine': 'imx6qsabresd', 'SDKMACHINE' : 'x86-64', 'distro': 'poky', 'buildhistory' : False, 'atextprepend': 'ACCEPT_FSL_EULA = "1"\n'}},
>         {'BuildImages': {'images': 'core-image-sato core-image-sato-dev core-image-sato-sdk core-image-minimal core-image-minimal-dev'}},
>         {'CreateAutoConf': {'machine': 'imx28evk', 'SDKMACHINE' : 'x86-64', 'distro': 'poky', 'buildhistory' : False, 'atextprepend': 'ACCEPT_FSL_EULA = "1"\n'}},
> diff --git a/buildset-config/nightly-fsl-ppc.conf b/buildset-config/nightly-fsl-ppc.conf
> index 579ba47..5153580 100644
> --- a/buildset-config/nightly-fsl-ppc.conf
> +++ b/buildset-config/nightly-fsl-ppc.conf
> @@ -21,8 +21,10 @@ steps: [{'SetDest':{}},
>         {'BuildImages': {'images': 'core-image-sato core-image-sato-dev core-image-sato-sdk core-image-minimal core-image-minimal-dev'}},
>         {'CreateAutoConf': {'machine': 'p1022ds', 'SDKMACHINE' : 'i686', 'distro': 'poky', 'buildhistory' : False, 'atextprepend': 'ACCEPT_FSL_EULA = "1"\n'}},
>         {'BuildImages': {'images': 'meta-toolchain-gmae'}},
> +        {'BuildImages': {'images': 'core-image-sato -c populate_sdk'}},
>         {'CreateAutoConf': {'machine': 'p1022ds', 'SDKMACHINE' : 'x86-64', 'distro': 'poky', 'buildhistory' : False, 'atextprepend': 'ACCEPT_FSL_EULA = "1"\n'}},
>         {'BuildImages': {'images': 'meta-toolchain-gmae'}},
> +        {'BuildImages': {'images': 'core-image-sato -c populate_sdk'}},
>         {'PublishLayerTarballs':{}},
>         {'PublishArtifacts': {'artifacts': ['p1022ds', 'ipk', 'rpm', 'deb', 'toolchain']}}]
> 
> diff --git a/buildset-config/nightly-mips.conf b/buildset-config/nightly-mips.conf
> index c5c24d3..a3d1fe8 100644
> --- a/buildset-config/nightly-mips.conf
> +++ b/buildset-config/nightly-mips.conf
> @@ -21,8 +21,10 @@ steps: [{'SetDest':{}},
>         {'BuildImages': {'images': 'core-image-sato core-image-sato-dev core-image-sato-sdk core-image-minimal core-image-minimal-dev'}},
>         {'CreateAutoConf': {'machine': 'qemumips', 'SDKMACHINE' : 'i686', 'distro': 'poky', 'buildhistory' : False}},
>         {'BuildImages': {'images': 'meta-toolchain-gmae'}},
> +        {'BuildImages': {'images': 'core-image-sato -c populate_sdk'}},
>         {'CreateAutoConf': {'machine': 'qemumips', 'SDKMACHINE' : 'x86-64', 'distro': 'poky', 'buildhistory' : False}},
>         {'BuildImages': {'images': 'meta-toolchain-gmae'}},
> +        {'BuildImages': {'images': 'core-image-sato -c populate_sdk'}},
>         {'SyncPersistDB' : {'commit' : True, 'distro':'poky'}},
>         {'PublishLayerTarballs':{}},
>         {'PublishArtifacts': {'artifacts': ['qemumips', 'routerstationpro', 'ipk', 'rpm', 'deb', 'toolchain']}}]
> diff --git a/buildset-config/nightly-oecore.conf b/buildset-config/nightly-oecore.conf
> index 4f15f81..f21483d 100644
> --- a/buildset-config/nightly-oecore.conf
> +++ b/buildset-config/nightly-oecore.conf
> @@ -22,7 +22,9 @@ steps: [{'SetDest':{}},
>         {'RunSanityTests': {'images': 'core-image-sato'}},
>         {'CreateAutoConf': {'machine': 'qemuarm', 'SDKMACHINE' : 'i686', 'distro': 'oecore', 'buildhistory' : False}},
>         {'BuildImages': {'images': 'meta-toolchain-gmae'}},
> +        {'BuildImages': {'images': 'core-image-sato -c populate_sdk'}},
>         {'CreateAutoConf': {'machine': 'qemuarm', 'SDKMACHINE' : 'x86-64', 'distro': 'oecore', 'buildhistory' : False}},
>         {'BuildImages': {'images': 'meta-toolchain-gmae'}}
> +        {'BuildImages': {'images': 'core-image-sato -c populate_sdk'}},
>         ]
> 
> diff --git a/buildset-config/nightly-ppc.conf b/buildset-config/nightly-ppc.conf
> index c446b30..06413bf 100644
> --- a/buildset-config/nightly-ppc.conf
> +++ b/buildset-config/nightly-ppc.conf
> @@ -21,8 +21,10 @@ steps: [{'SetDest':{}},
>         {'BuildImages': {'images': 'core-image-sato core-image-sato-dev core-image-sato-sdk core-image-minimal core-image-minimal-dev'}},
>         {'CreateAutoConf': {'machine': 'qemuppc', 'SDKMACHINE' : 'i686', 'distro': 'poky', 'buildhistory' : False}},
>         {'BuildImages': {'images': 'meta-toolchain-gmae'}},
> +        {'BuildImages': {'images': 'core-image-sato -c populate_sdk'}},
>         {'CreateAutoConf': {'machine': 'qemuppc', 'SDKMACHINE' : 'x86-64', 'distro': 'poky', 'buildhistory' : False}},
>         {'BuildImages': {'images': 'meta-toolchain-gmae'}},
> +        {'BuildImages': {'images': 'core-image-sato -c populate_sdk'}},
>         {'SyncPersistDB' : {'commit' : True, 'distro':'poky'}},
>         {'PublishLayerTarballs':{}},
>         {'PublishArtifacts': {'artifacts': ['qemuppc', 'mpc8315e-rdb', 'ipk', 'rpm', 'deb', 'toolchain']}}]
> diff --git a/buildset-config/nightly-x86-64.conf b/buildset-config/nightly-x86-64.conf
> index ab25610..196a24c 100644
> --- a/buildset-config/nightly-x86-64.conf
> +++ b/buildset-config/nightly-x86-64.conf
> @@ -19,8 +19,10 @@ steps: [{'SetDest':{}},
>         {'RunSanityTests': {'images': 'core-image-minimal core-image-sato'}},
>         {'CreateAutoConf': {'machine': 'qemux86-64', 'SDKMACHINE' : 'i686', 'distro': 'poky', 'buildhistory' : False}},
>         {'BuildImages': {'images': 'meta-toolchain-gmae'}},
> +        {'BuildImages': {'images': 'core-image-sato -c populate_sdk'}},
>         {'CreateAutoConf': {'machine': 'qemux86-64', 'SDKMACHINE' : 'x86-64', 'distro': 'poky', 'buildhistory' : False}},
>         {'BuildImages': {'images': 'meta-toolchain-gmae'}},
> +        {'BuildImages': {'images': 'core-image-sato -c populate_sdk'}},
>         {'SyncPersistDB' : {'commit' : True, 'distro':'poky'}},
>         {'PublishLayerTarballs':{}},
>         {'PublishArtifacts': {'artifacts': ['qemux86-64', 'ipk', 'rpm', 'deb', 'toolchain']}}]
> diff --git a/buildset-config/nightly-x86.conf b/buildset-config/nightly-x86.conf
> index 6920cad..75efd39 100644
> --- a/buildset-config/nightly-x86.conf
> +++ b/buildset-config/nightly-x86.conf
> @@ -21,8 +21,10 @@ steps: [{'SetDest':{}},
>         {'BuildImages': {'images': 'core-image-sato core-image-sato-dev core-image-sato-sdk core-image-minimal core-image-minimal-dev'}},
>         {'CreateAutoConf': {'machine': 'qemux86', 'SDKMACHINE' : 'i686', 'distro': 'poky', 'buildhistory' : False}},
>         {'BuildImages': {'images': 'meta-toolchain-gmae'}},
> +        {'BuildImages': {'images': 'core-image-sato -c populate_sdk'}},
>         {'CreateAutoConf': {'machine': 'qemux86', 'SDKMACHINE' : 'x86-64', 'distro': 'poky', 'buildhistory' : False}},
>         {'BuildImages': {'images': 'meta-toolchain-gmae'}},
> +        {'BuildImages': {'images': 'core-image-sato -c populate_sdk'}},
>         {'SyncPersistDB' : {'commit' : True, 'distro':'poky'}},
>         {'PublishLayerTarballs':{}},
>         {'PublishArtifacts': {'artifacts': ['qemux86', 'atom-pc', 'ipk', 'rpm', 'deb', 'toolchain']}}]
> -- 
> 1.7.10.4
> 
> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto



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

* Re: [PATCH] buildset-config: build core-image-sato SDK
  2013-06-28 16:01 ` Trevor Woerner
@ 2013-06-28 21:32   ` Paul Eggleton
  2013-07-02 15:28   ` Flanagan, Elizabeth
  1 sibling, 0 replies; 13+ messages in thread
From: Paul Eggleton @ 2013-06-28 21:32 UTC (permalink / raw)
  To: Trevor Woerner; +Cc: yocto

On Friday 28 June 2013 12:01:39 Trevor Woerner wrote:
> Just out of curiosity...
> 
> On 27 June 2013 06:06, Ross Burton <ross.burton@intel.com> wrote:
> >  buildset-config/nightly-arm.conf     |    2 ++
> >  buildset-config/nightly-fsl-arm.conf |    2 ++
> >  buildset-config/nightly-fsl-ppc.conf |    2 ++
> >  buildset-config/nightly-mips.conf    |    2 ++
> >  buildset-config/nightly-oecore.conf  |    2 ++
> >  buildset-config/nightly-ppc.conf     |    2 ++
> >  buildset-config/nightly-x86-64.conf  |    2 ++
> >  buildset-config/nightly-x86.conf     |    2 ++
> 
> Against which repository do these apply?

I believe it's the eflanagan/yocto-autobuilder-refactor branch of the
yocto-autobuilder repository:

http://git.yoctoproject.org/cgit/cgit.cgi/yocto-autobuilder/log/?h=eflanagan/yocto-autobuilder-refactor

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre


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

* Re: [PATCH] buildset-config: build core-image-sato SDK
  2013-06-27 10:06 [PATCH] buildset-config: build core-image-sato SDK Ross Burton
  2013-06-28 16:01 ` Trevor Woerner
  2013-06-28 21:24 ` Khem Raj
@ 2013-06-28 21:44 ` Gary Thomas
  2013-07-01  9:16   ` Ross Burton
  2 siblings, 1 reply; 13+ messages in thread
From: Gary Thomas @ 2013-06-28 21:44 UTC (permalink / raw)
  To: yocto

On 2013-06-27 04:06, Ross Burton wrote:
> The meta-toolchain* recipes are deprecated, so when building meta-toolchain-gmae
> also build the SDK for core-image-sato.
>
> Signed-off-by: Ross Burton <ross.burton@intel.com>

If/when the meta-toolchain recipes go away, how do I create a stand-alone toolchain
derived from Poky/Yocto (which I use all the time!)?

-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------


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

* Re: [PATCH] buildset-config: build core-image-sato SDK
  2013-06-28 21:24 ` Khem Raj
@ 2013-07-01  9:14   ` Ross Burton
  0 siblings, 0 replies; 13+ messages in thread
From: Ross Burton @ 2013-07-01  9:14 UTC (permalink / raw)
  To: Khem Raj; +Cc: yocto

On Fri, 2013-06-28 at 14:24 -0700, Khem Raj wrote:
> as an aside, if meta-toolchain is deprecated why should we carry
> meta-toolchain-gmae as well? it seems a special SDK
> only target. I think it will be better to have sdks from images all
> the time.

Because the QA testing for Danny and likely Dylan will continue to use
meta-toolchain-gmae because that's what their test plan is.  Hopefully
we can change the autobuilder so that it only builds meta-toolchain-gmae
for those releases and not master.

Ross



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

* Re: [PATCH] buildset-config: build core-image-sato SDK
  2013-06-28 21:44 ` Gary Thomas
@ 2013-07-01  9:16   ` Ross Burton
  2013-07-01  9:24     ` Kumita Bruce
  2013-07-01 14:24     ` Khem Raj
  0 siblings, 2 replies; 13+ messages in thread
From: Ross Burton @ 2013-07-01  9:16 UTC (permalink / raw)
  To: Gary Thomas; +Cc: yocto

On Fri, 2013-06-28 at 15:44 -0600, Gary Thomas wrote:
> On 2013-06-27 04:06, Ross Burton wrote:
> > The meta-toolchain* recipes are deprecated, so when building meta-toolchain-gmae
> > also build the SDK for core-image-sato.
> >
> > Signed-off-by: Ross Burton <ross.burton@intel.com>
> 
> If/when the meta-toolchain recipes go away, how do I create a stand-alone toolchain
> derived from Poky/Yocto (which I use all the time!)?

The idiom is to pick an image to base the SDK on, and use the
"populate_sdk" task:

$ bitbake core-image-sato -c populate_sdk

If you want just the compiler and no userspace, then I'm not sure what
the best solution going forwards is.

Ross



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

* Re: [PATCH] buildset-config: build core-image-sato SDK
  2013-07-01  9:16   ` Ross Burton
@ 2013-07-01  9:24     ` Kumita Bruce
  2013-07-01  9:29       ` Burton, Ross
  2013-07-01 14:24     ` Khem Raj
  1 sibling, 1 reply; 13+ messages in thread
From: Kumita Bruce @ 2013-07-01  9:24 UTC (permalink / raw)
  To: Ross Burton; +Cc: yocto

[-- Attachment #1: Type: text/plain, Size: 1110 bytes --]

What's the reason to deprecate meta-toolchain that is for standalone
cross-compiler generation? Is there a replacement?


Cheers,

Bruce



On Mon, Jul 1, 2013 at 5:16 PM, Ross Burton <ross.burton@intel.com> wrote:

> On Fri, 2013-06-28 at 15:44 -0600, Gary Thomas wrote:
> > On 2013-06-27 04:06, Ross Burton wrote:
> > > The meta-toolchain* recipes are deprecated, so when building
> meta-toolchain-gmae
> > > also build the SDK for core-image-sato.
> > >
> > > Signed-off-by: Ross Burton <ross.burton@intel.com>
> >
> > If/when the meta-toolchain recipes go away, how do I create a
> stand-alone toolchain
> > derived from Poky/Yocto (which I use all the time!)?
>
> The idiom is to pick an image to base the SDK on, and use the
> "populate_sdk" task:
>
> $ bitbake core-image-sato -c populate_sdk
>
> If you want just the compiler and no userspace, then I'm not sure what
> the best solution going forwards is.
>
> Ross
>
> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
>

[-- Attachment #2: Type: text/html, Size: 1896 bytes --]

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

* Re: [PATCH] buildset-config: build core-image-sato SDK
  2013-07-01  9:24     ` Kumita Bruce
@ 2013-07-01  9:29       ` Burton, Ross
  0 siblings, 0 replies; 13+ messages in thread
From: Burton, Ross @ 2013-07-01  9:29 UTC (permalink / raw)
  To: Kumita Bruce; +Cc: yocto

On 1 July 2013 10:24, Kumita Bruce <bruce.kumita@gmail.com> wrote:
> What's the reason to deprecate meta-toolchain that is for standalone
> cross-compiler generation? Is there a replacement?

For full SDKs, generation from images is trivial now and means you
don't need to replicate everything.  I've no idea about the production
of standalone cross-compilers.

Ross


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

* Re: [PATCH] buildset-config: build core-image-sato SDK
  2013-07-01  9:16   ` Ross Burton
  2013-07-01  9:24     ` Kumita Bruce
@ 2013-07-01 14:24     ` Khem Raj
  1 sibling, 0 replies; 13+ messages in thread
From: Khem Raj @ 2013-07-01 14:24 UTC (permalink / raw)
  To: Ross Burton; +Cc: yocto


On Jul 1, 2013, at 2:16 AM, Ross Burton <ross.burton@intel.com> wrote:

> On Fri, 2013-06-28 at 15:44 -0600, Gary Thomas wrote:
>> On 2013-06-27 04:06, Ross Burton wrote:
>>> The meta-toolchain* recipes are deprecated, so when building meta-toolchain-gmae
>>> also build the SDK for core-image-sato.
>>> 
>>> Signed-off-by: Ross Burton <ross.burton@intel.com>
>> 
>> If/when the meta-toolchain recipes go away, how do I create a stand-alone toolchain
>> derived from Poky/Yocto (which I use all the time!)?

pick core-image-minimal.


> 
> The idiom is to pick an image to base the SDK on, and use the
> "populate_sdk" task:
> 
> $ bitbake core-image-sato -c populate_sdk
> 
> If you want just the compiler and no userspace, then I'm not sure what
> the best solution going forwards is.
> 
> Ross
> 
> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto



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

* Re: [PATCH] buildset-config: build core-image-sato SDK
  2013-06-28 16:01 ` Trevor Woerner
  2013-06-28 21:32   ` Paul Eggleton
@ 2013-07-02 15:28   ` Flanagan, Elizabeth
  2013-07-02 22:59     ` Flanagan, Elizabeth
  1 sibling, 1 reply; 13+ messages in thread
From: Flanagan, Elizabeth @ 2013-07-02 15:28 UTC (permalink / raw)
  To: Trevor Woerner; +Cc: yocto

On Fri, Jun 28, 2013 at 9:01 AM, Trevor Woerner
<trevor.woerner@linaro.org> wrote:
> Just out of curiosity...
>
> On 27 June 2013 06:06, Ross Burton <ross.burton@intel.com> wrote:
>>  buildset-config/nightly-arm.conf     |    2 ++
>>  buildset-config/nightly-fsl-arm.conf |    2 ++
>>  buildset-config/nightly-fsl-ppc.conf |    2 ++
>>  buildset-config/nightly-mips.conf    |    2 ++
>>  buildset-config/nightly-oecore.conf  |    2 ++
>>  buildset-config/nightly-ppc.conf     |    2 ++
>>  buildset-config/nightly-x86-64.conf  |    2 ++
>>  buildset-config/nightly-x86.conf     |    2 ++
>
>
> Against which repository do these apply?

These apply to the yocto-autobuilder eflanagan/yocto-autobuilder-refactor branch


-- 
Elizabeth Flanagan
Yocto Project
Build and Release


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

* Re: [PATCH] buildset-config: build core-image-sato SDK
  2013-07-02 15:28   ` Flanagan, Elizabeth
@ 2013-07-02 22:59     ` Flanagan, Elizabeth
  2013-07-03  0:13       ` Flanagan, Elizabeth
  0 siblings, 1 reply; 13+ messages in thread
From: Flanagan, Elizabeth @ 2013-07-02 22:59 UTC (permalink / raw)
  To: Trevor Woerner, StefanX Stanacar; +Cc: yocto

I'm going to pull these for now, but I'll probably end up doing this
significantly different when we settle on whatever solution (be it
LAYERVERSION or whatever) to identify build process breakage.

-b


On Tue, Jul 2, 2013 at 8:28 AM, Flanagan, Elizabeth
<elizabeth.flanagan@intel.com> wrote:
> On Fri, Jun 28, 2013 at 9:01 AM, Trevor Woerner
> <trevor.woerner@linaro.org> wrote:
>> Just out of curiosity...
>>
>> On 27 June 2013 06:06, Ross Burton <ross.burton@intel.com> wrote:
>>>  buildset-config/nightly-arm.conf     |    2 ++
>>>  buildset-config/nightly-fsl-arm.conf |    2 ++
>>>  buildset-config/nightly-fsl-ppc.conf |    2 ++
>>>  buildset-config/nightly-mips.conf    |    2 ++
>>>  buildset-config/nightly-oecore.conf  |    2 ++
>>>  buildset-config/nightly-ppc.conf     |    2 ++
>>>  buildset-config/nightly-x86-64.conf  |    2 ++
>>>  buildset-config/nightly-x86.conf     |    2 ++
>>
>>
>> Against which repository do these apply?
>
> These apply to the yocto-autobuilder eflanagan/yocto-autobuilder-refactor branch

We've moved the old yocto-autobuilder master to old-master and the
refactor branch is now master. I will be working from master from now
on (except for private branches, etc)

>
>
> --
> Elizabeth Flanagan
> Yocto Project
> Build and Release



-- 
Elizabeth Flanagan
Yocto Project
Build and Release


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

* Re: [PATCH] buildset-config: build core-image-sato SDK
  2013-07-02 22:59     ` Flanagan, Elizabeth
@ 2013-07-03  0:13       ` Flanagan, Elizabeth
  0 siblings, 0 replies; 13+ messages in thread
From: Flanagan, Elizabeth @ 2013-07-03  0:13 UTC (permalink / raw)
  To: Trevor Woerner, StefanX Stanacar; +Cc: yocto

Actually, I'm going to revert this commit out of master. The
autobuilder doesn't start up when it is applied.

I don't have time to look at why right now, but I'll take a look when
I get back.

-b

On Tue, Jul 2, 2013 at 3:59 PM, Flanagan, Elizabeth
<elizabeth.flanagan@intel.com> wrote:
> I'm going to pull these for now, but I'll probably end up doing this
> significantly different when we settle on whatever solution (be it
> LAYERVERSION or whatever) to identify build process breakage.
>
> -b
>
>
> On Tue, Jul 2, 2013 at 8:28 AM, Flanagan, Elizabeth
> <elizabeth.flanagan@intel.com> wrote:
>> On Fri, Jun 28, 2013 at 9:01 AM, Trevor Woerner
>> <trevor.woerner@linaro.org> wrote:
>>> Just out of curiosity...
>>>
>>> On 27 June 2013 06:06, Ross Burton <ross.burton@intel.com> wrote:
>>>>  buildset-config/nightly-arm.conf     |    2 ++
>>>>  buildset-config/nightly-fsl-arm.conf |    2 ++
>>>>  buildset-config/nightly-fsl-ppc.conf |    2 ++
>>>>  buildset-config/nightly-mips.conf    |    2 ++
>>>>  buildset-config/nightly-oecore.conf  |    2 ++
>>>>  buildset-config/nightly-ppc.conf     |    2 ++
>>>>  buildset-config/nightly-x86-64.conf  |    2 ++
>>>>  buildset-config/nightly-x86.conf     |    2 ++
>>>
>>>
>>> Against which repository do these apply?
>>
>> These apply to the yocto-autobuilder eflanagan/yocto-autobuilder-refactor branch
>
> We've moved the old yocto-autobuilder master to old-master and the
> refactor branch is now master. I will be working from master from now
> on (except for private branches, etc)
>
>>
>>
>> --
>> Elizabeth Flanagan
>> Yocto Project
>> Build and Release
>
>
>
> --
> Elizabeth Flanagan
> Yocto Project
> Build and Release



-- 
Elizabeth Flanagan
Yocto Project
Build and Release


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

end of thread, other threads:[~2013-07-03  0:13 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-06-27 10:06 [PATCH] buildset-config: build core-image-sato SDK Ross Burton
2013-06-28 16:01 ` Trevor Woerner
2013-06-28 21:32   ` Paul Eggleton
2013-07-02 15:28   ` Flanagan, Elizabeth
2013-07-02 22:59     ` Flanagan, Elizabeth
2013-07-03  0:13       ` Flanagan, Elizabeth
2013-06-28 21:24 ` Khem Raj
2013-07-01  9:14   ` Ross Burton
2013-06-28 21:44 ` Gary Thomas
2013-07-01  9:16   ` Ross Burton
2013-07-01  9:24     ` Kumita Bruce
2013-07-01  9:29       ` Burton, Ross
2013-07-01 14:24     ` Khem Raj

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.