diff options
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-devtools/qemu/qemu.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/qemu/qemu.inc b/meta/recipes-devtools/qemu/qemu.inc index e503aa866d..13f0549c25 100644 --- a/meta/recipes-devtools/qemu/qemu.inc +++ b/meta/recipes-devtools/qemu/qemu.inc | |||
@@ -165,5 +165,6 @@ PACKAGECONFIG[virglrenderer] = "--enable-virglrenderer,--disable-virglrenderer,v | |||
165 | PACKAGECONFIG[spice] = "--enable-spice,--disable-spice,spice" | 165 | PACKAGECONFIG[spice] = "--enable-spice,--disable-spice,spice" |
166 | # usbredir will be in meta-networking layer | 166 | # usbredir will be in meta-networking layer |
167 | PACKAGECONFIG[usb-redir] = "--enable-usb-redir,--disable-usb-redir,usbredir" | 167 | PACKAGECONFIG[usb-redir] = "--enable-usb-redir,--disable-usb-redir,usbredir" |
168 | PACKAGECONFIG[snappy] = "--enable-snappy,--disable-snappy,snappy" | ||
168 | 169 | ||
169 | INSANE_SKIP_${PN} = "arch" | 170 | INSANE_SKIP_${PN} = "arch" |