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>2024-04-25 18:52:02 +0200
commitf2a0453303b934425fdb1fe1770a69dec3d25f8c (patch)
tree8ec2f0dbbe2df31d667b6528b90e0e9bead3a8d2
parent7fde348879e72970cd5dacc7af17a619650e2b2f (diff)
downloadopenembedded-core-contrib-f2a0453303b934425fdb1fe1770a69dec3d25f8c.tar.gz
qemux86: Add identical qemux86copy variant for tests
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"