diff options
| -rw-r--r-- | meta/conf/toasterconf.json | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/meta/conf/toasterconf.json b/meta/conf/toasterconf.json index fe1564ec26..aac478e1ec 100644 --- a/meta/conf/toasterconf.json +++ b/meta/conf/toasterconf.json | |||
| @@ -1,5 +1,12 @@ | |||
| 1 | { | 1 | { |
| 2 | "config": {"MACHINE": "qemux86", "DISTRO": "poky"}, | 2 | "config": { |
| 3 | "MACHINE" : "qemux86", | ||
| 4 | "DISTRO" : "poky", | ||
| 5 | "IMAGE_FSTYPES": "ext3 jffs2 tar.bz2", | ||
| 6 | "IMAGE_INSTALL_append": "", | ||
| 7 | "PACKAGE_CLASSES": "package_rpm", | ||
| 8 | "SDKMACHINE" : "x86_64" | ||
| 9 | }, | ||
| 3 | "layersources": [ | 10 | "layersources": [ |
| 4 | { | 11 | { |
| 5 | "name": "Local OpenEmbedded", | 12 | "name": "Local OpenEmbedded", |
