From 41a5d0452f761a261d8dda783172d864caf07ecd Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Fri, 9 Mar 2012 07:56:57 +0100 Subject: [PATCH] qemux86: Add identical qemux86copy variant for tests Signed-off-by: Martin Jansa --- meta/conf/machine/qemux86copy.conf | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 meta/conf/machine/qemux86copy.conf diff --git a/meta/conf/machine/qemux86copy.conf b/meta/conf/machine/qemux86copy.conf new file mode 100644 index 00000000000..76c13fdcb93 --- /dev/null +++ b/meta/conf/machine/qemux86copy.conf @@ -0,0 +1,3 @@ +require conf/machine/qemux86.conf + +MACHINEOVERRIDES .= ":qemux86" -- 2.47.2