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>2021-02-11 13:40:53 +0100
commitc62bc046bedfb3d9d89a9f101d7c703860a5cbac (patch)
tree7adde8c8de973ddfb7fb4ebaf51275f2e9e530b0
parentbb9c519a110e044f0557e997868fb93fa88ffde8 (diff)
downloadopenembedded-core-contrib-c62bc046bedfb3d9d89a9f101d7c703860a5cbac.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"