summaryrefslogtreecommitdiffstats
path: root/recipes-extended/glusterfs/files
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@gmail.com>2026-04-08 12:32:26 +0000
committerBruce Ashfield <bruce.ashfield@gmail.com>2026-04-08 16:12:46 +0000
commit081e552f7ced812bc8e1ae12096d204fc7ce1a9a (patch)
tree32dab2514b2d8be7441a8a844b425f6d6cf3bfbb /recipes-extended/glusterfs/files
parent40f907312497223c7f19d2a51eea4a4fc32e3948 (diff)
downloadmeta-cloud-services-081e552f7ced812bc8e1ae12096d204fc7ce1a9a.tar.gz
glusterfs: update to 11.2
Switch from tarball to git protocol since bits.gluster.org no longer hosts source tarballs and OE-core rejects GitHub archive URLs. - drop S assignment, oe-core default handles git repos - fix glusterd-change-port-range patch for 11.2 Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'recipes-extended/glusterfs/files')
-rw-r--r--recipes-extended/glusterfs/files/glusterd-change-port-range.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/recipes-extended/glusterfs/files/glusterd-change-port-range.patch b/recipes-extended/glusterfs/files/glusterd-change-port-range.patch
index daa9680..be6aac8 100644
--- a/recipes-extended/glusterfs/files/glusterd-change-port-range.patch
+++ b/recipes-extended/glusterfs/files/glusterd-change-port-range.patch
@@ -25,13 +25,13 @@ Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
25[Hogzhi: modify patch for release-6.1] 25[Hogzhi: modify patch for release-6.1]
26Signed-off-by: Hongzhi.Song <hongzhi.song@windriver.com> 26Signed-off-by: Hongzhi.Song <hongzhi.song@windriver.com>
27--- 27---
28 extras/glusterd.vol | 2 +- 28 extras/glusterd.vol.in | 2 +-
29 1 file changed, 1 insertion(+), 1 deletion(-) 29 1 file changed, 1 insertion(+), 1 deletion(-)
30 30
31diff --git a/extras/glusterd.vol b/extras/glusterd.vol 31diff --git a/extras/glusterd.vol.in b/extras/glusterd.vol.in
32index 6045591..d814b5f 100644 32index 6045591..d814b5f 100644
33--- a/extras/glusterd.vol 33--- a/extras/glusterd.vol.in
34+++ b/extras/glusterd.vol 34+++ b/extras/glusterd.vol.in
35@@ -11,6 +11,6 @@ volume management 35@@ -11,6 +11,6 @@ volume management
36 option event-threads 1 36 option event-threads 1
37 # option lock-timer 180 37 # option lock-timer 180