summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2012-03-09 07:56:57 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2020-09-11 13:57:07 +0200
commit533cf9281c6078cf13d0971b16c313abbf1e50df (patch)
tree9c7ba0b6ce2758a18f67c11448c79b22fce1b956
parent24cb3284a978239b987f0b1c3f7ccce2a78825be (diff)
downloadopenembedded-core-contrib-jansa/zeus.tar.gz
qemux86: Add identical qemux86copy variant for testsjansa/zeus
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
-rw-r--r--meta/conf/machine/qemux86copy.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/conf/machine/qemux86copy.conf b/meta/conf/machine/qemux86copy.conf
new file mode 100644
index 0000000000..76c13fdcb9
--- /dev/null
+++ b/meta/conf/machine/qemux86copy.conf
@@ -0,0 +1,3 @@
+require conf/machine/qemux86.conf
+
+MACHINEOVERRIDES .= ":qemux86"