I have removed the one instance of this variable that was in the Toaster Manual. See http://www.yoctoproject.org/docs/2.0/toaster-manual/toaster-manual.html#json-config-area for the published update.
Scott On Wed, Nov 4, 2015 at 4:11 AM, Ed Bartosh <[email protected]> wrote: > This variable is not used in toaster anymore. > > Signed-off-by: Ed Bartosh <[email protected]> > --- > meta/conf/toasterconf.json | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/meta/conf/toasterconf.json b/meta/conf/toasterconf.json > index c8e42ef..9042d9e 100644 > --- a/meta/conf/toasterconf.json > +++ b/meta/conf/toasterconf.json > @@ -5,7 +5,6 @@ > "IMAGE_FSTYPES": "ext3 jffs2 tar.bz2", > "IMAGE_INSTALL_append": "", > "PACKAGE_CLASSES": "package_rpm", > - "SDKMACHINE" : "x86_64" > }, > "layersources": [ > { > -- > 2.1.4 > > -- > _______________________________________________ > toaster mailing list > [email protected] > https://lists.yoctoproject.org/listinfo/toaster >
-- _______________________________________________ toaster mailing list [email protected] https://lists.yoctoproject.org/listinfo/toaster
