diff mbox series

[patchtest,2/7] qemu: update to use new override syntax

Message ID 20230428133233.1155096-3-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>
---
 meta-patchtest/recipes-devtools/qemu/qemu_%.bbappend | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/meta-patchtest/recipes-devtools/qemu/qemu_%.bbappend b/meta-patchtest/recipes-devtools/qemu/qemu_%.bbappend
index 3ad9f03..4e5918b 100644
--- a/meta-patchtest/recipes-devtools/qemu/qemu_%.bbappend
+++ b/meta-patchtest/recipes-devtools/qemu/qemu_%.bbappend
@@ -1 +1 @@ 
-PACKAGECONFIG_append_pn-qemu-native = " virtfs"
+PACKAGECONFIG:append:class-native = " virtfs"