From b9e63d96addd5fa1d69877e9a58e6ea92482e19b Mon Sep 17 00:00:00 2001 From: Qing He Date: Fri, 22 Apr 2011 10:07:25 +0800 Subject: curl: upgrade to version 7.21.6 from 7.21.2 (From OE-Core rev: 7b26788c52136eb6a95507758936756b3dfcbaa4) Signed-off-by: Qing He Signed-off-by: Richard Purdie --- meta/recipes-support/curl/curl/noldlibpath.patch | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta/recipes-support/curl/curl/noldlibpath.patch') diff --git a/meta/recipes-support/curl/curl/noldlibpath.patch b/meta/recipes-support/curl/curl/noldlibpath.patch index a3319a23e3..f4c72a1c1c 100644 --- a/meta/recipes-support/curl/curl/noldlibpath.patch +++ b/meta/recipes-support/curl/curl/noldlibpath.patch @@ -1,3 +1,5 @@ +Upstream-Status: Inappropriate [embedded specific] + Manipulating LD_LIBRARY_PATH can totally break builds when cross compiling. Since we never run compiled binaries for the target, we should *never* need to change LD_LIBRARY_PATH. -- cgit v1.2.3-54-g00ecf