aboutsummaryrefslogtreecommitdiffstats
path: root/meta-filesystems/recipes-utils/xfsprogs/xfsprogs_5.2.1.bb
diff options
context:
space:
mode:
authorAdrian Bunk <bunk@stusta.de>2019-12-03 00:34:40 +0200
committerKhem Raj <raj.khem@gmail.com>2019-12-03 09:31:53 -0800
commitce5a5f09bebda7790e354ac9f477eda5cad7ddb8 (patch)
treeb0bf6819ea9d3467e327f678e166618c6278fda0 /meta-filesystems/recipes-utils/xfsprogs/xfsprogs_5.2.1.bb
parent000448b06dfa0fae4062c035a917159a21de9c27 (diff)
downloadmeta-openembedded-ce5a5f09bebda7790e354ac9f477eda5cad7ddb8.tar.gz
xfsprogs: Remove obsolete patch
The patch metadata talked about sync_file_range(), the patch seemed to handle copy_file_range(). Both functions are checked by current xfsprogs upstream code. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-filesystems/recipes-utils/xfsprogs/xfsprogs_5.2.1.bb')
-rw-r--r--meta-filesystems/recipes-utils/xfsprogs/xfsprogs_5.2.1.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-filesystems/recipes-utils/xfsprogs/xfsprogs_5.2.1.bb b/meta-filesystems/recipes-utils/xfsprogs/xfsprogs_5.2.1.bb
index 5ab1d028fc..34b3386405 100644
--- a/meta-filesystems/recipes-utils/xfsprogs/xfsprogs_5.2.1.bb
+++ b/meta-filesystems/recipes-utils/xfsprogs/xfsprogs_5.2.1.bb
@@ -8,7 +8,6 @@ LIC_FILES_CHKSUM = "file://LICENSES/GPL-2.0;md5=74274e8a218423e49eefdea80bc55038
DEPENDS = "util-linux util-linux-native"
SRC_URI = "https://www.kernel.org/pub/linux/utils/fs/xfs/xfsprogs/${BP}.tar.xz \
file://remove_flags_from_build_flags.patch \
- file://0001-build-Check-for-sync_file_range-libc-function.patch \
file://0001-Check-for-MAP_SYNC-in-sys-mman.h.patch \
file://0002-include-include-xfs-linux.h-after-sys-mman.h.patch \
file://0001-support-usrmerge.patch \