aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2012-03-09 07:56:57 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2019-04-25 17:40:16 +0000
commitf8f3412e224bd1e8a24d7b71b8c276faf5abb73e (patch)
tree8bed5ec67f5d0c15d13a4bc9b3801f674b0c7a38
parent3b9390c5bdef54fe12aaac25ddf33d184c33b1a1 (diff)
downloadopenembedded-core-contrib-f8f3412e224bd1e8a24d7b71b8c276faf5abb73e.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"