summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/glibc/glibc-2.10.1/arm-check-pf.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-core/glibc/glibc-2.10.1/arm-check-pf.patch')
-rw-r--r--meta/recipes-core/glibc/glibc-2.10.1/arm-check-pf.patch16
1 files changed, 0 insertions, 16 deletions
diff --git a/meta/recipes-core/glibc/glibc-2.10.1/arm-check-pf.patch b/meta/recipes-core/glibc/glibc-2.10.1/arm-check-pf.patch
deleted file mode 100644
index b045405a37..0000000000
--- a/meta/recipes-core/glibc/glibc-2.10.1/arm-check-pf.patch
+++ /dev/null
@@ -1,16 +0,0 @@
1Upstream-Status: Inappropriate [not used]
2
3Index: glibc-2.9/ports/sysdeps/unix/sysv/linux/arm/check_pf.c
4===================================================================
5--- glibc-2.9.orig/ports/sysdeps/unix/sysv/linux/arm/check_pf.c 2009-06-19 20:45:32.451372131 +0400
6+++ glibc-2.9/ports/sysdeps/unix/sysv/linux/arm/check_pf.c 2009-06-19 20:45:51.351313426 +0400
7@@ -207,9 +207,6 @@
8 newp->info.flags = (((ifam->ifa_flags & IFA_F_DEPRECATED)
9 ? in6ai_deprecated : 0)
10 | ((ifam->ifa_flags
11- & IFA_F_TEMPORARY)
12- ? in6ai_temporary : 0)
13- | ((ifam->ifa_flags
14 & IFA_F_HOMEADDRESS)
15 ? in6ai_homeaddress : 0));
16 memcpy (newp->info.addr, address ?: local,