summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2012-03-09 07:56:57 +0100
committerKhem Raj <raj.khem@gmail.com>2020-06-23 15:26:36 -0700
commit2acf7c3eda5109fe578d44778099db0e042ee496 (patch)
tree1f029ca2b783c4dd7734be224465833ca6d32ab5
parent9b7bf77b72ef7a7d741b50a3cca2295f3ce22ef7 (diff)
downloadopenembedded-core-contrib-2acf7c3eda5109fe578d44778099db0e042ee496.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"