summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/parted/parted_3.2.bb
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@googlemail.com>2017-03-03 22:36:18 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-03-08 11:13:46 +0000
commit2f41ca3911dd5d227e2dc2801c89149cd4e37434 (patch)
tree3aa24c60bcd376575021b40d9b33296bd4904ca0 /meta/recipes-extended/parted/parted_3.2.bb
parent465a6b49b680e1fedb059e97eb682cf5814cf078 (diff)
downloadopenembedded-core-contrib-2f41ca3911dd5d227e2dc2801c89149cd4e37434.tar.gz
parted: fix rss+perf+gold failure on do_compile_ptest_base
Was detected in Martin's world build Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
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, 1 insertions, 0 deletions
diff --git a/meta/recipes-extended/parted/parted_3.2.bb b/meta/recipes-extended/parted/parted_3.2.bb
index edc4bd3cc4..9ce2dfecd3 100644
--- a/meta/recipes-extended/parted/parted_3.2.bb
+++ b/meta/recipes-extended/parted/parted_3.2.bb
@@ -13,6 +13,7 @@ SRC_URI = "${GNU_MIRROR}/parted/parted-${PV}.tar.xz \
file://fix-compile-failure-while-dis.patch \
file://0001-Include-fcntl.h-in-platform_defs.h.patch \
file://0001-Unset-need_charset_alias-when-building-for-musl.patch \
+ file://0002-libparted_fs_resize-link-against-libuuid-explicitly-.patch \
file://parted-3.2-sysmacros.patch \
file://run-ptest \
file://Makefile \