[OE-core] [PATCH 1/1] meta/conf/toasterconf.json: remove SDKMACHINE

brian avery avery.brian at gmail.com
Wed Dec 2 18:42:30 UTC 2015


Signed-off-by: brian avery <avery.brian at gmail.com>
---
 meta/conf/toasterconf.json | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/meta/conf/toasterconf.json b/meta/conf/toasterconf.json
index c8e42ef..1987793 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": [
         {
--
1.9.1



More information about the Openembedded-core mailing list