]> code.ossystems Code Review - openembedded-core.git/commitdiff
qemu: Add PACKAGECONFIG for glusterfs
authorhaiqing <haiqing.bai@windriver.com>
Thu, 30 Apr 2020 08:13:22 +0000 (16:13 +0800)
committerAnuj Mittal <anuj.mittal@intel.com>
Tue, 5 May 2020 00:26:57 +0000 (08:26 +0800)
Signed-off-by: Haiqing Bai <Haiqing.Bai@windriver.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
meta/recipes-devtools/qemu/qemu.inc

index ad4ff528928843024b54e90af6ace8827258b622..4e09a9b181d6b188da49affb09fe1456f0a39ee1 100644 (file)
@@ -167,6 +167,7 @@ PACKAGECONFIG[spice] = "--enable-spice,--disable-spice,spice"
 # usbredir will be in meta-networking layer
 PACKAGECONFIG[usb-redir] = "--enable-usb-redir,--disable-usb-redir,usbredir"
 PACKAGECONFIG[snappy] = "--enable-snappy,--disable-snappy,snappy"
+PACKAGECONFIG[glusterfs] = "--enable-glusterfs,--disable-glusterfs,glusterfs"
 
 INSANE_SKIP_${PN} = "arch"