]> code.ossystems Code Review - openembedded-core.git/commitdiff
meta-selftest: Add qemux86copy machine
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 30 Sep 2015 13:47:13 +0000 (14:47 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 1 Oct 2015 06:40:23 +0000 (07:40 +0100)
I know Martin finds something like this useful for testing sstate signatures,
this adds one to meta-selftest so we can use it from oe-selftest in the sstate
tests there too.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta-selftest/conf/machine/qemux86copy.conf [new file with mode: 0644]

diff --git a/meta-selftest/conf/machine/qemux86copy.conf b/meta-selftest/conf/machine/qemux86copy.conf
new file mode 100644 (file)
index 0000000..76c13fd
--- /dev/null
@@ -0,0 +1,3 @@
+require conf/machine/qemux86.conf
+
+MACHINEOVERRIDES .= ":qemux86"