Skip to content
Commit e48c0626 authored by Richard Purdie's avatar Richard Purdie
Browse files

libtool: Fix tools path issues

If for example you build on a machine with /bin/grep, then restore that sstate
onto a machine with /usr/bin/grep, things will fail. Simply don't bother
hardcoding paths.

This was lost during the libtool upgrade:

http://git.yoctoproject.org/cgit.cgi/poky/diff/meta/recipes-devtools/libtool/libtool/avoid_absolute_paths_for_general_utils.patch?id=d4e1862453b2a4c12400de0f43f08a9871a4de60



since the path to the files changed. This restores the previous behaviour.

Signed-off-by: default avatarRichard Purdie <richard.purdie@linuxfoundation.org>
parent 787ffc5e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment