summaryrefslogtreecommitdiffstats
path: root/meta/packages/glibc/glibc-cvs-2.3.5/headers_fix.patch
diff options
context:
space:
mode:
authorNitin A Kamble <nitin.a.kamble@intel.com>2010-08-19 16:18:28 -0700
committerRichard Purdie <rpurdie@linux.intel.com>2010-08-20 16:07:43 +0100
commit735210556dc709b3c2367389fa6ea9c0109412b1 (patch)
treeb042ff7f78c7850460e6994d78b49a60be7db544 /meta/packages/glibc/glibc-cvs-2.3.5/headers_fix.patch
parent7e8f14d2d8c11d57ccd77974672bd959f8e95e35 (diff)
downloadpoky-735210556dc709b3c2367389fa6ea9c0109412b1.tar.gz
glibc: remove all old recipes
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Diffstat (limited to 'meta/packages/glibc/glibc-cvs-2.3.5/headers_fix.patch')
-rw-r--r--meta/packages/glibc/glibc-cvs-2.3.5/headers_fix.patch16
1 files changed, 0 insertions, 16 deletions
diff --git a/meta/packages/glibc/glibc-cvs-2.3.5/headers_fix.patch b/meta/packages/glibc/glibc-cvs-2.3.5/headers_fix.patch
deleted file mode 100644
index 88b5e60a8f..0000000000
--- a/meta/packages/glibc/glibc-cvs-2.3.5/headers_fix.patch
+++ /dev/null
@@ -1,16 +0,0 @@
1Without this, do_compile fails, unable to find linux/errno.h
2
3RP - 27/11/2007
4
5Index: libc/nscd/Makefile
6===================================================================
7--- libc.orig/nscd/Makefile 2005-06-14 22:51:24.000000000 +0000
8+++ libc/nscd/Makefile 2007-11-27 16:31:02.000000000 +0000
9@@ -68,7 +68,6 @@
10 # contains only the basic kernel interface headers, not something like
11 # libselinux. So the simplest thing is to presume that the standard
12 # system headers will be ok for this file.
13-$(objpfx)nscd_stat.o: sysincludes = # nothing
14 $(objpfx)selinux.o: sysincludes = # nothing
15
16 distribute := nscd.h nscd-client.h dbg_log.h \