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>2021-03-08 16:08:38 -0800
commit27d96fbf48d502dcb43e96bc36ea1f8ece3febb7 (patch)
treecdcbd7e4e2e69a69f49d9bc56258ae8e7bd3d7b4
parentae8aa1ffedf1c1b1be02cc57384b017c9a9e00c5 (diff)
downloadopenembedded-core-contrib-27d96fbf48d502dcb43e96bc36ea1f8ece3febb7.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"