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>2022-08-08 08:50:10 -0700
commit41a5d0452f761a261d8dda783172d864caf07ecd (patch)
treea74b987f9383bf21b542e534ec6bfbfeded2660a
parent0f24ffd4dec2e0b7731fa731cd78a88363d3bafe (diff)
downloadopenembedded-core-contrib-41a5d0452f761a261d8dda783172d864caf07ecd.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"