generic-poky/meta/recipes-devtools/libtool
Richard Purdie bf3b8506a1 libtool: Ensure the paths to sed are not hardcoded
If you:

bitbake sed-native
bitbake libtool-cross

then libtool-cross has SED="/path/to/sysroot/sed" which is incorrect. If that
is reused from sstate or sed-native is cleaned, the build will fail.

This patch simply sets sed to be "sed" since we're not on systems where
the sed from PATH is broken.

(From OE-Core rev: 86c6fa8175482283268dfa8782c6643a3510e0fd)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-10-18 12:13:13 +01:00
..
libtool libtool: update rpath normalization to use builtin 2012-08-24 17:25:14 +01:00
libtool-2.4.2.inc libtool: Ensure the paths to sed are not hardcoded 2012-10-18 12:13:13 +01:00
libtool-cross_2.4.2.bb libtool-cross: Add libtool & libtoolize to SSTATE_SCAN_FILES 2011-12-15 14:36:25 +00:00
libtool-native_2.4.2.bb libtool: Upgrade from 2.4 -> 2.4.2 2011-12-01 20:40:23 +00:00
libtool-nativesdk_2.4.2.bb libtool: Upgrade from 2.4 -> 2.4.2 2011-12-01 20:40:23 +00:00
libtool_2.4.2.bb libtool: Upgrade from 2.4 -> 2.4.2 2011-12-01 20:40:23 +00:00