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
@@ -2,7 +2,7 @@ require libtool-${PV}.inc
|
||||
|
||||
DEPENDS = ""
|
||||
|
||||
PR = "r1"
|
||||
PR = "r2"
|
||||
SRC_URI += "file://prefix.patch"
|
||||
|
||||
inherit native
|
||||
|
||||
Reference in New Issue
Block a user