From 489465b82be73da1d845a0cea601b41ce5ade411 Mon Sep 17 00:00:00 2001 From: Nitin A Kamble Date: Fri, 18 Feb 2011 10:13:48 -0800 Subject: 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 --- meta/recipes-devtools/libtool/libtool-nativesdk_2.4.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-devtools/libtool/libtool-nativesdk_2.4.bb') diff --git a/meta/recipes-devtools/libtool/libtool-nativesdk_2.4.bb b/meta/recipes-devtools/libtool/libtool-nativesdk_2.4.bb index 45c9af66c6..4f67fed445 100644 --- a/meta/recipes-devtools/libtool/libtool-nativesdk_2.4.bb +++ b/meta/recipes-devtools/libtool/libtool-nativesdk_2.4.bb @@ -1,6 +1,6 @@ require libtool-${PV}.inc -PR = "r1" +PR = "r2" SRC_URI += "file://prefix.patch" inherit nativesdk -- cgit v1.2.3-54-g00ecf