瀏覽代碼

meta-selftest: Add qemux86copy machine

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.

(From OE-Core rev: 7ed3364b7ca61b210fce5ed014ab700e24ee470b)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Richard Purdie 10 年之前
父節點
當前提交
d822764831
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      meta-selftest/conf/machine/qemux86copy.conf

+ 3 - 0
meta-selftest/conf/machine/qemux86copy.conf

@@ -0,0 +1,3 @@
+require conf/machine/qemux86.conf
+
+MACHINEOVERRIDES .= ":qemux86"