summaryrefslogtreecommitdiffstats
path: root/recipes-extended/glusterfs/glusterfs.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-extended/glusterfs/glusterfs.inc')
-rw-r--r--recipes-extended/glusterfs/glusterfs.inc2
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes-extended/glusterfs/glusterfs.inc b/recipes-extended/glusterfs/glusterfs.inc
index 5843d7c..ab5f4e0 100644
--- a/recipes-extended/glusterfs/glusterfs.inc
+++ b/recipes-extended/glusterfs/glusterfs.inc
@@ -16,7 +16,6 @@ SRC_URI += "file://glusterd.init \
16 file://glusterfs-api-remove-unnecessary-library-options.patch \ 16 file://glusterfs-api-remove-unnecessary-library-options.patch \
17 file://python-work-around-host-and-target-python.patch \ 17 file://python-work-around-host-and-target-python.patch \
18 file://glusterfs-change-default-nfs-port-number.patch \ 18 file://glusterfs-change-default-nfs-port-number.patch \
19 file://dependence-on-correct-header-file-path.patch \
20 file://libglusterfs-Don-t-link-against-libfl.patch \ 19 file://libglusterfs-Don-t-link-against-libfl.patch \
21 file://glusterd-change-port-range.patch \ 20 file://glusterd-change-port-range.patch \
22 file://configure.ac-allow-PYTHON-values-to-be-passed-via-en.patch \ 21 file://configure.ac-allow-PYTHON-values-to-be-passed-via-en.patch \
@@ -51,7 +50,6 @@ EXTRA_OECONF = "ac_cv_file__etc_debian_version=no \
51 " 50 "
52 51
53PACKAGECONFIG ??= "georeplication libibverbs" 52PACKAGECONFIG ??= "georeplication libibverbs"
54PACKAGECONFIG[bd-xlator] = "--enable-bd-xlator,--disable-bd-xlator,lvm2,"
55PACKAGECONFIG[debug] = "--enable-debug,--disable-debug,," 53PACKAGECONFIG[debug] = "--enable-debug,--disable-debug,,"
56PACKAGECONFIG[georeplication] = "--enable-georeplication,--disable-georeplication,,rsync" 54PACKAGECONFIG[georeplication] = "--enable-georeplication,--disable-georeplication,,rsync"
57PACKAGECONFIG[libibverbs] = "--enable-ibverbs,--disable-ibverbs,virtual/libibverbs librdmacm," 55PACKAGECONFIG[libibverbs] = "--enable-ibverbs,--disable-ibverbs,virtual/libibverbs librdmacm,"