summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/parted/parted_3.2.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2015-04-15 19:00:23 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-04-21 07:20:25 +0100
commita4111d30e2f46f78ebe6c0ad452a712fc8b080d4 (patch)
treed211b282629e51f21020313202c6149838332929 /meta/recipes-extended/parted/parted_3.2.bb
parent114dd78af941118c98ef2dfc4f4840ca93e8df01 (diff)
downloadpoky-a4111d30e2f46f78ebe6c0ad452a712fc8b080d4.tar.gz
parted: Add patches to fix build on musl
Theese patches are actually generic but expose issues when compiling on musl Change-Id: Ib5312af280d2c399334c5645fbea215737933ae5 (From OE-Core rev: b468afdf13954976a637322cf21d95a0362c32b0) Signed-off-by: Khem Raj <raj.khem@gmail.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.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-extended/parted/parted_3.2.bb b/meta/recipes-extended/parted/parted_3.2.bb
index e2257696d7..5d34749b01 100644
--- a/meta/recipes-extended/parted/parted_3.2.bb
+++ b/meta/recipes-extended/parted/parted_3.2.bb
@@ -11,6 +11,8 @@ SRC_URI = "${GNU_MIRROR}/parted/parted-${PV}.tar.xz \
11 file://syscalls.patch \ 11 file://syscalls.patch \
12 file://fix-doc-mandir.patch \ 12 file://fix-doc-mandir.patch \
13 file://fix-compile-failure-while-dis.patch \ 13 file://fix-compile-failure-while-dis.patch \
14 file://0001-Include-fcntl.h-in-platform_defs.h.patch \
15 file://0001-Unset-need_charset_alias-when-building-for-musl.patch \
14 file://run-ptest \ 16 file://run-ptest \
15 file://Makefile \ 17 file://Makefile \
16" 18"