From: Richard Purdie Date: Wed, 30 Sep 2015 13:47:13 +0000 (+0100) Subject: meta-selftest: Add qemux86copy machine X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~28707 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ed3364b7ca61b210fce5ed014ab700e24ee470b;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.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 00000000000..76c13fdcb93 --- /dev/null +++ b/meta-selftest/conf/machine/qemux86copy.conf @@ -0,0 +1,3 @@ +require conf/machine/qemux86.conf + +MACHINEOVERRIDES .= ":qemux86"