mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-16 16:27:27 +00:00
klibc-2.0.4: refresh patches (using devtool)
Silence warnings about ingnored context. Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
This commit is contained in:
committed by
Armin Kuster
parent
663bc6f016
commit
ddda5e7b68
@@ -1,11 +1,22 @@
|
||||
From d2fb484d995221277cce7abddcd7dfa0e8bceec3 Mon Sep 17 00:00:00 2001
|
||||
From: Andrea Adami <andrea.adami@gmail.com>
|
||||
Date: Fri, 11 Jan 2013 17:26:40 +0000
|
||||
Subject: [PATCH] klibc_2.0.2: apply FIX_V4BX patch for armv4 targets only
|
||||
|
||||
Status: not applicable upstream, in OE/Yocto we use $(FIX_V4BX)
|
||||
which is "" in case of armv5 or thumbs.
|
||||
|
||||
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
|
||||
|
||||
--- a/usr/klibc/arch/arm/MCONFIG 2013-01-09 01:12:02.000000000 +0100
|
||||
+++ b/usr/klibc/arch/arm/MCONFIG 2013-01-08 23:45:59.000000000 +0100
|
||||
@@ -29,6 +29,7 @@
|
||||
---
|
||||
usr/klibc/arch/arm/MCONFIG | 1 +
|
||||
1 file changed, 1 insertion(+)
|
||||
|
||||
diff --git a/usr/klibc/arch/arm/MCONFIG b/usr/klibc/arch/arm/MCONFIG
|
||||
index 53bc1dc..303c6ac 100644
|
||||
--- a/usr/klibc/arch/arm/MCONFIG
|
||||
+++ b/usr/klibc/arch/arm/MCONFIG
|
||||
@@ -29,6 +29,7 @@ else
|
||||
KLIBCSHAREDFLAGS = -Ttext 0x01800200
|
||||
ifeq ($(CONFIG_AEABI),y)
|
||||
KLIBCREQFLAGS += -mabi=aapcs-linux -mno-thumb-interwork
|
||||
|
||||
Reference in New Issue
Block a user