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>2023-11-14 12:24:11 +0100
commit28ab521d2f3dfd15dd09a5faa8b4840effdb3b04 (patch)
treea443790cfe3adcfbb32772ffaf05d3f2f2ea693d
parent23b5141400b2c676c806df3308f023f7c04e34e0 (diff)
downloadopenembedded-core-contrib-28ab521d2f3dfd15dd09a5faa8b4840effdb3b04.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"