diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-10-11 08:41:05 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-04-23 13:00:48 +0100 |
commit | db750252148d8e312580fc7c50df5ebbbfdb8cad (patch) | |
tree | 3d2002282e0317aab2485632f30368fa730b1184 /meta/recipes-devtools/installer/files/wget_cache.patch | |
parent | ab2347d37d3a507c8e2d78f49b57a30c68215091 (diff) | |
download | poky-db750252148d8e312580fc7c50df5ebbbfdb8cad.tar.gz |
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: 65accc9a8526ed659b0a6a75fa9986fd7e6819b2)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/installer/files/wget_cache.patch')
0 files changed, 0 insertions, 0 deletions