mirror of
https://git.yoctoproject.org/poky
synced 2026-09-13 00:49:33 +02:00
binutils 2.16.91.0.7: added makeinfo patch
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3691 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -36,15 +36,16 @@ FILES_${PN}-symlinks = " \
|
||||
${bindir}/strings \
|
||||
${bindir}/strip"
|
||||
|
||||
SRC_URI = \
|
||||
"http://ftp.kernel.org/pub/linux/devel/binutils/binutils-${PV}.tar.bz2 \
|
||||
SRC_URI = "\
|
||||
http://ftp.kernel.org/pub/linux/devel/binutils/binutils-${PV}.tar.bz2 \
|
||||
file://binutils-2.16.91.0.6-objcopy-rename-errorcode.patch;patch=1 \
|
||||
file://binutils-uclibc-100-uclibc-conf.patch;patch=1 \
|
||||
file://binutils-uclibc-300-001_ld_makefile_patch.patch;patch=1 \
|
||||
file://binutils-uclibc-300-006_better_file_error.patch;patch=1 \
|
||||
file://binutils-uclibc-300-012_check_ldrunpath_length.patch;patch=1 \
|
||||
file://binutils-uclibc-400-mips-ELF_MAXPAGESIZE-4K.patch;patch=1 \
|
||||
file://binutils-uclibc-702-binutils-skip-comments.patch;patch=1"
|
||||
file://binutils-uclibc-702-binutils-skip-comments.patch;patch=1 \
|
||||
file://binutils-configure-texinfo-version.patch;patch=1"
|
||||
|
||||
S = "${WORKDIR}/binutils-${PV}"
|
||||
B = "${S}/build.${HOST_SYS}.${TARGET_SYS}"
|
||||
|
||||
Reference in New Issue
Block a user