mirror of
https://git.yoctoproject.org/poky
synced 2026-09-13 00:49:33 +02:00
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:
committed by
Richard Purdie
parent
3c314b9b2a
commit
489465b82b
@@ -1,6 +1,6 @@
|
||||
require libtool-${PV}.inc
|
||||
|
||||
PR = "r1"
|
||||
PR = "r2"
|
||||
|
||||
#
|
||||
# We want the results of libtool-cross preserved - don't stage anything ourselves.
|
||||
|
||||
Reference in New Issue
Block a user