diff options
-rw-r--r-- | meta/conf/toasterconf.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/conf/toasterconf.json b/meta/conf/toasterconf.json index c8e42efadd..1987793b89 100644 --- a/meta/conf/toasterconf.json +++ b/meta/conf/toasterconf.json @@ -4,8 +4,7 @@ "DISTRO" : "poky", "IMAGE_FSTYPES": "ext3 jffs2 tar.bz2", "IMAGE_INSTALL_append": "", - "PACKAGE_CLASSES": "package_rpm", - "SDKMACHINE" : "x86_64" + "PACKAGE_CLASSES": "package_rpm" }, "layersources": [ { |