summaryrefslogtreecommitdiffstats
path: root/recipes-extended/glusterfs/glusterfs.inc
diff options
context:
space:
mode:
authorChen Qi <Qi.Chen@windriver.com>2020-08-31 22:26:22 -0700
committerBruce Ashfield <bruce.ashfield@gmail.com>2020-09-02 16:32:25 -0400
commit8e51aa87401679ccb425e580b59f02518b98baf8 (patch)
tree4a336273376ae3693c48111150f73cff406bb963 /recipes-extended/glusterfs/glusterfs.inc
parentb2d9ac6d709a34a24dac89e1d03af456efb8adc5 (diff)
downloadmeta-cloud-services-8e51aa87401679ccb425e580b59f02518b98baf8.tar.gz
glusterfs: backport patch to fix failure for gcc-10
Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'recipes-extended/glusterfs/glusterfs.inc')
-rw-r--r--recipes-extended/glusterfs/glusterfs.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-extended/glusterfs/glusterfs.inc b/recipes-extended/glusterfs/glusterfs.inc
index a567784..81ea65e 100644
--- a/recipes-extended/glusterfs/glusterfs.inc
+++ b/recipes-extended/glusterfs/glusterfs.inc
@@ -19,6 +19,7 @@ SRC_URI += "file://glusterd.init \
19 file://libglusterfs-Don-t-link-against-libfl.patch \ 19 file://libglusterfs-Don-t-link-against-libfl.patch \
20 file://glusterd-change-port-range.patch \ 20 file://glusterd-change-port-range.patch \
21 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 \
22 file://0001-cli-duplicate-defns-of-cli_default_conn_timeout-and-.patch \
22 " 23 "
23 24
24LICENSE = "(LGPLv3+ | GPLv2) & GPLv3+ & LGPLv3+ & GPLv2+ & LGPLv2+ & LGPLv2.1+ & Apache-2.0" 25LICENSE = "(LGPLv3+ | GPLv2) & GPLv3+ & LGPLv3+ & GPLv2+ & LGPLv2+ & LGPLv2.1+ & Apache-2.0"