[oe-commits] Richard Purdie : glibc-2.3.6: Drop strange staging addition - the patch is already applied in SRC_URI anyway ?

git version control git at git.openembedded.org
Wed May 5 23:34:44 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 9c7b6728a2bb8b53a65ddba76664aab9064c4721
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=9c7b6728a2bb8b53a65ddba76664aab9064c4721

Author: Richard Purdie <rpurdie at linux.intel.com>
Date:   Wed Mar 31 13:38:58 2010 +0100

glibc-2.3.6: Drop strange staging addition - the patch is already applied in SRC_URI anyway?

Signed-off-by: Richard Purdie <rpurdie at linux.intel.com>

---

 recipes/glibc/glibc_2.3.6.bb |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/recipes/glibc/glibc_2.3.6.bb b/recipes/glibc/glibc_2.3.6.bb
index ea0fd9c..a78db96 100644
--- a/recipes/glibc/glibc_2.3.6.bb
+++ b/recipes/glibc/glibc_2.3.6.bb
@@ -86,10 +86,6 @@ do_compile () {
 	)
 }
 
-do_stage_prepend() {
-	( cd ${S} ; patch -p1 < ${WORKDIR}/late-install-loop-break.patch )
-}
-
 require glibc-stage.inc
 
 require glibc-package.inc





More information about the Openembedded-commits mailing list