From f34fab4825f838f242ba3c953974d17acfe4403d Mon Sep 17 00:00:00 2001 From: Yi Zhao Date: Fri, 13 Apr 2018 08:28:21 +0800 Subject: glusterfs: refresh patches to fix QA warning Refresh patches with devtool command to fix do_patch warning. Signed-off-by: Yi Zhao Signed-off-by: Bruce Ashfield --- .../files/python-work-around-host-and-target-python.patch | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'recipes-extended/glusterfs/files/python-work-around-host-and-target-python.patch') diff --git a/recipes-extended/glusterfs/files/python-work-around-host-and-target-python.patch b/recipes-extended/glusterfs/files/python-work-around-host-and-target-python.patch index 9bb90d7..d70a103 100644 --- a/recipes-extended/glusterfs/files/python-work-around-host-and-target-python.patch +++ b/recipes-extended/glusterfs/files/python-work-around-host-and-target-python.patch @@ -1,4 +1,4 @@ -From 485cf109af4adf3050b558cf16c61b620d7b9fb0 Mon Sep 17 00:00:00 2001 +From fbe4fdfddb096e4e6650908929c366dcc9556ade Mon Sep 17 00:00:00 2001 From: Mark Asselstine Date: Thu, 27 Feb 2014 21:50:40 -0500 Subject: [PATCH] python: work around host and target python @@ -18,6 +18,7 @@ Signed-off-by: Mark Asselstine Signed-off-by: Xulin Sun [Yi: minor adjust the code to apply the patch on 3.11.1] Signed-off-by: Yi Zhao + --- configure.ac | 2 ++ geo-replication/src/Makefile.am | 3 ++- @@ -25,7 +26,7 @@ Signed-off-by: Yi Zhao 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/configure.ac b/configure.ac -index 7a31038..e54d92b 100644 +index 8ce28f6..8e0652a 100644 --- a/configure.ac +++ b/configure.ac @@ -270,6 +270,8 @@ AC_CANONICAL_HOST @@ -76,6 +77,3 @@ index 2c48ca5..b1d1126 100644 strcmp (basename (buf + strlen (buf) + 1), GSYNCD_PY)) == 0) { ret = 1; break; --- -1.9.1 - -- cgit v1.2.3-54-g00ecf