summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/parted/parted_3.4.bb
diff options
context:
space:
mode:
authorRoss Burton <ross@burtonini.com>2021-08-09 17:00:23 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-08-12 06:26:15 +0100
commit917134a8050f41d76eef82a5967f9c91e266dfb1 (patch)
treebd3b7c9b84df71d6d0e6f43845bd2808f82b30a7 /meta/recipes-extended/parted/parted_3.4.bb
parentc1b7a9cd64f6637ecc42241d0bce39995437200b (diff)
downloadpoky-917134a8050f41d76eef82a5967f9c91e266dfb1.tar.gz
parted: drop unneeded ld-is-gold patch
This patch doesn't appear to be needed anymore, so drop it. (From OE-Core rev: d8c6a87a568ba9b9e84a661989d5b26e07394641) Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/parted/parted_3.4.bb')
-rw-r--r--meta/recipes-extended/parted/parted_3.4.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-extended/parted/parted_3.4.bb b/meta/recipes-extended/parted/parted_3.4.bb
index 8924bdb478..ffab627110 100644
--- a/meta/recipes-extended/parted/parted_3.4.bb
+++ b/meta/recipes-extended/parted/parted_3.4.bb
@@ -8,7 +8,6 @@ DEPENDS = "ncurses util-linux virtual/libiconv"
8 8
9SRC_URI = "${GNU_MIRROR}/parted/parted-${PV}.tar.xz \ 9SRC_URI = "${GNU_MIRROR}/parted/parted-${PV}.tar.xz \
10 file://fix-doc-mandir.patch \ 10 file://fix-doc-mandir.patch \
11 file://0002-libparted_fs_resize-link-against-libuuid-explicitly-.patch \
12 file://run-ptest \ 11 file://run-ptest \
13 file://check-vfat.patch \ 12 file://check-vfat.patch \
14 " 13 "