summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-core
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-core')
-rw-r--r--meta-oe/recipes-core/eglibc/eglibc-2.12/ppc-enable-603e-cpu.patch12
-rw-r--r--meta-oe/recipes-core/eglibc/eglibc_2.12.bb2
2 files changed, 7 insertions, 7 deletions
diff --git a/meta-oe/recipes-core/eglibc/eglibc-2.12/ppc-enable-603e-cpu.patch b/meta-oe/recipes-core/eglibc/eglibc-2.12/ppc-enable-603e-cpu.patch
index 5c90e5bae..70d3aed70 100644
--- a/meta-oe/recipes-core/eglibc/eglibc-2.12/ppc-enable-603e-cpu.patch
+++ b/meta-oe/recipes-core/eglibc/eglibc-2.12/ppc-enable-603e-cpu.patch
@@ -12,15 +12,15 @@ Upstream-Status: Inappropriate [OE config related]
12 12
13Signed-off-by: Khem Raj <raj.khem@gmail.com> 13Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 14
15Index: libc/ports/sysdeps/powerpc/powerpc32/603e/Implies 15Index: libc/ports/sysdeps/powerpc/powerpc32/603e/fpu/Implies
16=================================================================== 16===================================================================
17--- /dev/null 1970-01-01 00:00:00.000000000 +0000 17--- /dev/null 1970-01-01 00:00:00.000000000 +0000
18+++ libc/ports/sysdeps/powerpc/powerpc32/603e/Implies 2011-09-17 19:18:57.593292084 -0700 18+++ libc/ports/sysdeps/powerpc/powerpc32/603e/fpu/Implies 2011-12-05 22:18:14.151326027 -0800
19@@ -0,0 +1 @@ 19@@ -0,0 +1 @@
20+powerpc/powerpc32 20+powerpc/powerpc32/fpu
21Index: libc/ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/603e/Implies 21Index: libc/ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/603e/fpu/Implies
22=================================================================== 22===================================================================
23--- /dev/null 1970-01-01 00:00:00.000000000 +0000 23--- /dev/null 1970-01-01 00:00:00.000000000 +0000
24+++ libc/ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/603e/Implies 2011-09-17 19:17:48.613292100 -0700 24+++ libc/ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/603e/fpu/Implies 2011-12-05 22:16:11.751326040 -0800
25@@ -0,0 +1 @@ 25@@ -0,0 +1 @@
26+powerpc/powerpc32 26+powerpc/powerpc32/603e/fpu
diff --git a/meta-oe/recipes-core/eglibc/eglibc_2.12.bb b/meta-oe/recipes-core/eglibc/eglibc_2.12.bb
index 7ab8033b9..3509e8daa 100644
--- a/meta-oe/recipes-core/eglibc/eglibc_2.12.bb
+++ b/meta-oe/recipes-core/eglibc/eglibc_2.12.bb
@@ -1,7 +1,7 @@
1require recipes-core/eglibc/eglibc.inc 1require recipes-core/eglibc/eglibc.inc
2 2
3DEPENDS += "gperf-native" 3DEPENDS += "gperf-native"
4PR = "r27" 4PR = "r28"
5 5
6SRCREV = "15872" 6SRCREV = "15872"
7 7