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>2022-06-03 15:29:22 +0200
commit792b7d2207ae6a9b9ab12ac8a1454d4d0229887e (patch)
treed1b6b7e0616ab4f4aaa0cfa689e5cb964f09b9d5
parente6197ef333889fa4cc40cda78aa2c82923f94e39 (diff)
downloadopenembedded-core-contrib-792b7d2207ae6a9b9ab12ac8a1454d4d0229887e.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"