summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/parted/parted_3.2.bb
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2019-06-07 18:53:48 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-06-08 16:01:36 +0100
commitb9630048451342a0ca1080955b0df35b0c94ce46 (patch)
tree20f0241f0f25291694e9a1cb55270bb8c39d0acf /meta/recipes-extended/parted/parted_3.2.bb
parent90e032a4dc8e7d56db667d35a15cbf30b9fcdf06 (diff)
downloadopenembedded-core-contrib-b9630048451342a0ca1080955b0df35b0c94ce46.tar.gz
parted: drop patch for linux <2.6.20 support
We don't really care about kernels this old anymore, so drop the patch. Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/parted/parted_3.2.bb')
-rw-r--r--meta/recipes-extended/parted/parted_3.2.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-extended/parted/parted_3.2.bb b/meta/recipes-extended/parted/parted_3.2.bb
index 63f9f204e7..13d7d6676c 100644
--- a/meta/recipes-extended/parted/parted_3.2.bb
+++ b/meta/recipes-extended/parted/parted_3.2.bb
@@ -8,7 +8,6 @@ PR = "r1"
SRC_URI = "${GNU_MIRROR}/parted/parted-${PV}.tar.xz \
file://no_check.patch \
- file://syscalls.patch \
file://fix-doc-mandir.patch \
file://fix-compile-failure-while-dis.patch \
file://0001-Include-fcntl.h-in-platform_defs.h.patch \