aboutsummaryrefslogtreecommitdiffstats
path: root/meta-initramfs/recipes-devtools/klibc/klibc-2.0.3/klibc-config-eabi.patch
diff options
context:
space:
mode:
authorAndrea Adami <andrea.adami@gmail.com>2013-12-17 00:37:40 +0100
committerPaul Eggleton <paul.eggleton@linux.intel.com>2013-12-17 20:53:23 +0000
commitd4ba54f15ff1c9e25771e52b0116c267e251813b (patch)
tree5a75aa454aff3a233ee6557a399b210f5050f652 /meta-initramfs/recipes-devtools/klibc/klibc-2.0.3/klibc-config-eabi.patch
parent5782b2d27bc9db84fa1bd2d499e3b0e737bcd272 (diff)
downloadmeta-openembedded-contrib-d4ba54f15ff1c9e25771e52b0116c267e251813b.tar.gz
klibc: upgrade from 2.0.2 to release 2.0.3
Klibc now supports aarch64 / arm64 While there, remove PR/INC_PR from the recipes Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Diffstat (limited to 'meta-initramfs/recipes-devtools/klibc/klibc-2.0.3/klibc-config-eabi.patch')
-rw-r--r--meta-initramfs/recipes-devtools/klibc/klibc-2.0.3/klibc-config-eabi.patch14
1 files changed, 14 insertions, 0 deletions
diff --git a/meta-initramfs/recipes-devtools/klibc/klibc-2.0.3/klibc-config-eabi.patch b/meta-initramfs/recipes-devtools/klibc/klibc-2.0.3/klibc-config-eabi.patch
new file mode 100644
index 0000000000..316c80a926
--- /dev/null
+++ b/meta-initramfs/recipes-devtools/klibc/klibc-2.0.3/klibc-config-eabi.patch
@@ -0,0 +1,14 @@
+Patch was imported from the OpenEmbedded git server
+(git://git.openembedded.org/openembedded)
+as of commit id b6764cf32ec93547531130dca364fb95e1c495f4
+Signed-off-by: Thomas Kunze <thommycheck@gmx.de>
+
+diff -Nur klibc-1.5/defconfig klibc-1.5p/defconfig
+--- klibc-1.5/defconfig 2007-03-04 02:52:10.000000000 +0100
++++ klibc-1.5p/defconfig 2008-02-08 19:24:22.337127756 +0100
+@@ -5,4 +5,4 @@
+ CONFIG_REGPARM=y
+ # ARM options
+ # CONFIG_KLIBC_THUMB is not set
+-# CONFIG_AEABI is not set
++CONFIG_AEABI=y