> Op 28 okt. 2014, om 15:09 heeft Alex DAMIAN <alexandru.dam...@intel.com> het 
> volgende geschreven:
> 
> From: Alexandru DAMIAN <alexandru.dam...@intel.com>
> 
> In managed mode, Toaster tries to discover layers
> that are being checked-out on disk.
> 
> In base layers, the toasterconf.json file
> describes basic configuration file for builds based
> on that layer, like default configuration variable
> settings, toaster-compatible branches, and the
> layerindex URL where the base layer and
> compatible layers are listed.
> 
> This patch adds toasterconf.json file to the oe core layer.
> 
> Signed-off-by: Alexandru DAMIAN <alexandru.dam...@intel.com>
> ---
> meta/conf/toasterconf.json | 71 ++++++++++++++++++++++++++++++++++++++++++++++
> 1 file changed, 71 insertions(+)
> create mode 100644 meta/conf/toasterconf.json
> 
> diff --git a/meta/conf/toasterconf.json b/meta/conf/toasterconf.json
> new file mode 100644
> index 0000000..cdc7564
> --- /dev/null
> +++ b/meta/conf/toasterconf.json
> @@ -0,0 +1,71 @@
> +{
> +    "config": {"MACHINE": "qemux86", "DISTRO": "poky"},


This seems to be very inappropriate for OE-core, maybe you meant to send it to 
meta-poky?
-- 
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to