generic-poky/meta/recipes-devtools/libtool
Richard Purdie 32edeb391f gcc/libtool/perl: Fix various path to sed-native problems
If sed-native is built before these programs, hardcoded paths to sed-native
can end up in scripts and other parts of the system which may cause issues
if they are later used from sstate and sed-native is not installed.

To avoid this, this patch changes the global site configuration to
specify that plain "sed" is fine to be used. We need to spell this
out for gcc since it doesn't see the site files since we don't autoreconf
it. We can remove the values from libtool. We tell perl to use "/bin/sed"
since it requires a path and the system sed should be just fine for it.

[YOCTO #4971]

(From OE-Core rev: 2ec171cb188601bf18c6c2895870907024b1c52a)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-09-26 16:37:56 +01:00
..
libtool libtool: fix resolve of lt_sysroot 2013-09-17 19:34:56 +01:00
libtool-2.4.2.inc gcc/libtool/perl: Fix various path to sed-native problems 2013-09-26 16:37:56 +01:00
libtool-cross_2.4.2.bb libtool-cross: Add missing libltdl components to install 2013-01-20 12:58:59 +00:00
libtool-native_2.4.2.bb gcc/libtool/perl: Fix various path to sed-native problems 2013-09-26 16:37:56 +01:00
libtool_2.4.2.bb libtool: Upgrade from 2.4 -> 2.4.2 2011-12-01 20:40:23 +00:00
nativesdk-libtool_2.4.2.bb libtool-nativesdk: rename to nativesdk-libtool 2013-05-12 09:37:29 +01:00