From: Richard Purdie Date: Wed, 30 Sep 2015 13:47:13 +0000 (+0100) Subject: meta-selftest: Add qemux86copy machine X-Git-Tag: 2015-10~194 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=7ed3364b7ca61b210fce5ed014ab700e24ee470b;p=openembedded-core.git meta-selftest: Add qemux86copy machine I know Martin finds something like this useful for testing sstate signatures, this adds one to meta-selftest so we can use it from oe-selftest in the sstate tests there too. Signed-off-by: Richard Purdie --- diff --git a/meta-selftest/conf/machine/qemux86copy.conf b/meta-selftest/conf/machine/qemux86copy.conf new file mode 100644 index 0000000000..76c13fdcb9 --- /dev/null +++ b/meta-selftest/conf/machine/qemux86copy.conf @@ -0,0 +1,3 @@ +require conf/machine/qemux86.conf + +MACHINEOVERRIDES .= ":qemux86"