* [PATCH 0/1] meta/conf/toasterconf.json - remove SDKMACHINE variable
@ 2015-12-02 18:42 brian avery
2015-12-02 18:42 ` [PATCH 1/1] meta/conf/toasterconf.json: remove SDKMACHINE brian avery
0 siblings, 1 reply; 2+ messages in thread
From: brian avery @ 2015-12-02 18:42 UTC (permalink / raw)
To: openembedded-core
Hi,
This removes SDKMACHINE from meta/conf/toasterconf.json as it is no longer used.
-b
The following changes since commit 698c74c373110ed081a7586e21d4a27b8b44c89b:
libsdl: remove redundant configure_tweak patch (2015-12-01 21:32:15 +0000)
are available in the git repository at:
git://git.yoctoproject.org/poky-contrib bavery/remove-SDKMAHINE-meta-toasterconf
http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=bavery/remove-SDKMAHINE-meta-toasterconf
brian avery (1):
meta/conf/toasterconf.json: remove SDKMACHINE variable as it no longer
used
meta/conf/toasterconf.json | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
--
1.9.1
^ permalink raw reply [flat|nested] 2+ messages in thread
* [PATCH 1/1] meta/conf/toasterconf.json: remove SDKMACHINE
2015-12-02 18:42 [PATCH 0/1] meta/conf/toasterconf.json - remove SDKMACHINE variable brian avery
@ 2015-12-02 18:42 ` brian avery
0 siblings, 0 replies; 2+ messages in thread
From: brian avery @ 2015-12-02 18:42 UTC (permalink / raw)
To: openembedded-core
Signed-off-by: brian avery <avery.brian@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
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-12-02 18:38 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-02 18:42 [PATCH 0/1] meta/conf/toasterconf.json - remove SDKMACHINE variable brian avery
2015-12-02 18:42 ` [PATCH 1/1] meta/conf/toasterconf.json: remove SDKMACHINE brian avery
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox