diff mbox series

[patchtest,6/7] qemu-system-native: add virtfs to PACKAGECONFIG

Message ID 20230428133233.1155096-7-tgamblin@baylibre.com
State New
Headers show
Series patchtest: update to work with latest Yocto changes | expand

Commit Message

Trevor Gamblin April 28, 2023, 1:32 p.m. UTC
Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com>
---
 .../recipes-devtools/qemu/qemu-system-native_%.bbappend          | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 meta-patchtest/recipes-devtools/qemu/qemu-system-native_%.bbappend
diff mbox series

Patch

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..4e5918b
--- /dev/null
+++ b/meta-patchtest/recipes-devtools/qemu/qemu-system-native_%.bbappend
@@ -0,0 +1 @@ 
+PACKAGECONFIG:append:class-native = " virtfs"