diff options
Diffstat (limited to 'recipes-extended/glusterfs/glusterfs.inc')
-rw-r--r-- | recipes-extended/glusterfs/glusterfs.inc | 2 |
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 | ||
53 | PACKAGECONFIG ??= "georeplication libibverbs" | 52 | PACKAGECONFIG ??= "georeplication libibverbs" |
54 | PACKAGECONFIG[bd-xlator] = "--enable-bd-xlator,--disable-bd-xlator,lvm2," | ||
55 | PACKAGECONFIG[debug] = "--enable-debug,--disable-debug,," | 53 | PACKAGECONFIG[debug] = "--enable-debug,--disable-debug,," |
56 | PACKAGECONFIG[georeplication] = "--enable-georeplication,--disable-georeplication,,rsync" | 54 | PACKAGECONFIG[georeplication] = "--enable-georeplication,--disable-georeplication,,rsync" |
57 | PACKAGECONFIG[libibverbs] = "--enable-ibverbs,--disable-ibverbs,virtual/libibverbs librdmacm," | 55 | PACKAGECONFIG[libibverbs] = "--enable-ibverbs,--disable-ibverbs,virtual/libibverbs librdmacm," |