From patchwork Tue Dec 7 13:06:36 2010 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: eglibc_2.12: remove upstream applied eglibc-make-382 patch Date: Tue, 07 Dec 2010 13:06:36 -0000 From: Martin Jansa X-Patchwork-Id: 4 Message-Id: <1291727196-11177-1-git-send-email-Martin.Jansa@gmail.com> To: openembedded-devel@lists.openembedded.org --- recipes/eglibc/eglibc_2.12.bb | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/recipes/eglibc/eglibc_2.12.bb b/recipes/eglibc/eglibc_2.12.bb index 8c019a1..1285568 100644 --- a/recipes/eglibc/eglibc_2.12.bb +++ b/recipes/eglibc/eglibc_2.12.bb @@ -16,7 +16,6 @@ SRC_URI = "svn://svn.eglibc.org/branches;module=${EGLIBC_BRANCH};proto=svn \ file://sh4_local-fpscr_values.patch \ file://eglibc-dont-cache-slibdir.patch \ file://armv4-eabi-compile-fix.patch \ - file://eglibc-make-382.patch \ file://etc/ld.so.conf \ file://generate-supported.mk" S = "${WORKDIR}/${EGLIBC_BRANCH}/libc"