Please ignore this one, I resend one.

On 6/13/19 3:45 PM, changqing...@windriver.com wrote:
From: Changqing Li <changqing...@windriver.com>

fix error during runqemu:
test_mount: 'virtio-9p-pci' is not a valid device model name

recipe qemu has been splited into qemu/qemu-native/qemu-sytem-native

Signed-off-by: Changqing Li <changqing...@windriver.com>
---
  meta-patchtest/recipes-devtools/qemu/qemu-system-native_%.bbappend | 1 +
  meta-patchtest/recipes-devtools/qemu/qemu_%.bbappend               | 1 -
  2 files changed, 1 insertion(+), 1 deletion(-)
  create mode 100644 
meta-patchtest/recipes-devtools/qemu/qemu-system-native_%.bbappend
  delete mode 100644 meta-patchtest/recipes-devtools/qemu/qemu_%.bbappend

diff --git a/meta-patchtest/recipes-devtools/qemu/qemu-system-native_%.bbappend 
b/meta-patchtest/recipes-devtools/qemu/qemu-system-native_%.bbappend
new file mode 100644
index 0000000..a91ccb7
--- /dev/null
+++ b/meta-patchtest/recipes-devtools/qemu/qemu-system-native_%.bbappend
@@ -0,0 +1 @@
+PACKAGECONFIG_append = " virtfs"
diff --git a/meta-patchtest/recipes-devtools/qemu/qemu_%.bbappend 
b/meta-patchtest/recipes-devtools/qemu/qemu_%.bbappend
deleted file mode 100644
index 3ad9f03..0000000
--- a/meta-patchtest/recipes-devtools/qemu/qemu_%.bbappend
+++ /dev/null
@@ -1 +0,0 @@
-PACKAGECONFIG_append_pn-qemu-native = " virtfs"

--
BRs

Sandy(Li Changqing)

--
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to