From: "Ross Burton" <ross.burton@intel.com>
To: yocto@yoctoproject.org
Subject: [PATCH yocto-autobuilder-helper v2 1/3] config: don't run meta-intel in qemu yet
Date: Mon, 16 Dec 2019 17:41:52 +0000 [thread overview]
Message-ID: <20191216174154.13996-1-ross.burton@intel.com> (raw)
meta-intel BSPs are not compatible with the qemu BSPs currently, so don't
attempt to execute testimage.
Signed-off-by: Ross Burton <ross.burton@intel.com>
---
config.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/config.json b/config.json
index 5730f85..79695c2 100644
--- a/config.json
+++ b/config.json
@@ -387,7 +387,7 @@
"NEEDREPOS" : ["poky", "meta-intel"],
"ADDLAYER" : ["${BUILDDIR}/../meta-intel"],
"MACHINE" : "intel-corei7-64",
- "TEMPLATE" : "arch-hw-qemu"
+ "TEMPLATE" : "arch-hw"
},
"genericx86-64-alt" : {
"MACHINE" : "genericx86-64",
--
2.20.1
next reply other threads:[~2019-12-16 17:42 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-12-16 17:41 Ross Burton [this message]
2019-12-16 17:41 ` [PATCH yocto-autobuilder-helper v2 2/3] README: fix list address Ross Burton
2019-12-16 17:41 ` [PATCH yocto-autobuilder-helper v2 3/3] README: add git-config commands to setup the mailer Ross Burton
2020-01-15 6:50 ` [yocto] [PATCH yocto-autobuilder-helper v2 1/3] config: don't run meta-intel in qemu yet Anuj Mittal
2020-01-15 10:55 ` Richard Purdie
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20191216174154.13996-1-ross.burton@intel.com \
--to=ross.burton@intel.com \
--cc=yocto@yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox