From: Martin Jansa Date: Fri, 9 Mar 2012 06:56:57 +0000 (+0100) Subject: qemux86: Add identical qemux86copy variant for tests X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=533cf9281c6078cf13d0971b16c313abbf1e50df;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git qemux86: Add identical qemux86copy variant for tests Signed-off-by: Martin Jansa --- diff --git a/meta/conf/machine/qemux86copy.conf b/meta/conf/machine/qemux86copy.conf new file mode 100644 index 00000000000..76c13fdcb93 --- /dev/null +++ b/meta/conf/machine/qemux86copy.conf @@ -0,0 +1,3 @@ +require conf/machine/qemux86.conf + +MACHINEOVERRIDES .= ":qemux86"