libtool: avoid absolute pathnames of general utils

addded a new patch:
	libtool/avoid_absolute_paths_for_general_utils.patch

This fixes [BUGID #154]
This fixes [BUGID #734]

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
This commit is contained in:
Nitin A Kamble
2011-02-18 10:13:48 -08:00
committed by Richard Purdie
parent 3c314b9b2a
commit 489465b82b
6 changed files with 43 additions and 5 deletions

View File

@@ -14,7 +14,8 @@ SRC_URI = "${GNU_MIRROR}/libtool/libtool-${PV}.tar.gz \
file://rename-with-sysroot.patch \
file://resolve-sysroot.patch \
file://use-sysroot-in-libpath.patch \
file://fix-final-rpath.patch"
file://fix-final-rpath.patch \
file://avoid_absolute_paths_for_general_utils.patch "
do_compile_prepend () {
# Sometimes this file doesn't get rebuilt, force the issue