summaryrefslogtreecommitdiffstats
path: root/recipes-extended
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-extended')
-rw-r--r--recipes-extended/glusterfs/glusterfs.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-extended/glusterfs/glusterfs.inc b/recipes-extended/glusterfs/glusterfs.inc
index e45dc9e..0556e2a 100644
--- a/recipes-extended/glusterfs/glusterfs.inc
+++ b/recipes-extended/glusterfs/glusterfs.inc
@@ -48,7 +48,7 @@ PACKAGECONFIG ??= "georeplication libibverbs"
48PACKAGECONFIG[bd-xlator] = "--enable-bd-xlator,--disable-bd-xlator,lvm2," 48PACKAGECONFIG[bd-xlator] = "--enable-bd-xlator,--disable-bd-xlator,lvm2,"
49PACKAGECONFIG[debug] = "--enable-debug,--disable-debug,," 49PACKAGECONFIG[debug] = "--enable-debug,--disable-debug,,"
50PACKAGECONFIG[georeplication] = "--enable-georeplication,--disable-georeplication,,rsync" 50PACKAGECONFIG[georeplication] = "--enable-georeplication,--disable-georeplication,,rsync"
51PACKAGECONFIG[libibverbs] = "--enable-ibverbs,--disable-ibverbs,libibverbs librdmacm," 51PACKAGECONFIG[libibverbs] = "--enable-ibverbs,--disable-ibverbs,virtual/libibverbs librdmacm,"
52PACKAGECONFIG[ocf] = "--with-ocf,--without-ocf,," 52PACKAGECONFIG[ocf] = "--with-ocf,--without-ocf,,"
53PACKAGECONFIG[valgrind] = "--with-valgrind,--without-valgrind,valgrind," 53PACKAGECONFIG[valgrind] = "--with-valgrind,--without-valgrind,valgrind,"
54 54