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>2024-04-18 18:54:23 +0200
commit9a6e99c5348070354887058bc6f0565d6470a06e (patch)
treef4e91188cfed9ed85ba6de350922f063d07d3774
parent8a93a19adf9e88151c8667de7137f9e8b0cd50c1 (diff)
downloadopenembedded-core-contrib-9a6e99c5348070354887058bc6f0565d6470a06e.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"