Sorry for the mix-up, you're right. I'll re-post to correct mail list.
Alex On Tue, Oct 28, 2014 at 3:49 PM, Koen Kooi <[email protected]> wrote: > > > Op 28 okt. 2014, om 15:09 heeft Alex DAMIAN <[email protected]> > het volgende geschreven: > > > > From: Alexandru DAMIAN <[email protected]> > > > > 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 <[email protected]> > > --- > > 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? -- Alex Damian Yocto Project SSG / OTC
-- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
