summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools
diff options
context:
space:
mode:
authorhaiqing <haiqing.bai@windriver.com>2020-04-30 16:13:22 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2020-05-05 08:26:57 +0800
commitb249fddf46b1e1ebeedf3c599acdadd93e6d046a (patch)
tree7030a560b817fc151d0c17a62dc3e5c3bcbc52ba /meta/recipes-devtools
parent3f3bdb014cb6d87ee2e22db3c76b99ca6085787a (diff)
downloadopenembedded-core-contrib-b249fddf46b1e1ebeedf3c599acdadd93e6d046a.tar.gz
qemu: Add PACKAGECONFIG for glusterfs
Signed-off-by: Haiqing Bai <Haiqing.Bai@windriver.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Diffstat (limited to 'meta/recipes-devtools')
-rw-r--r--meta/recipes-devtools/qemu/qemu.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/qemu/qemu.inc b/meta/recipes-devtools/qemu/qemu.inc
index ad4ff52892..4e09a9b181 100644
--- a/meta/recipes-devtools/qemu/qemu.inc
+++ b/meta/recipes-devtools/qemu/qemu.inc
@@ -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"