diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-10-11 08:41:05 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-10-17 17:32:20 +0100 |
commit | 86c6fa8175482283268dfa8782c6643a3510e0fd (patch) | |
tree | 8d651abf4b61bba553314d084ee069233bdc5cf1 /meta/recipes-devtools/desktop-file-utils | |
parent | 8f41b69578eef5ea750e8f93dcd9d37375ce7d88 (diff) | |
download | openembedded-core-86c6fa8175482283268dfa8782c6643a3510e0fd.tar.gz openembedded-core-86c6fa8175482283268dfa8782c6643a3510e0fd.tar.bz2 openembedded-core-86c6fa8175482283268dfa8782c6643a3510e0fd.zip |
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.
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/desktop-file-utils')
0 files changed, 0 insertions, 0 deletions