[poky] [PATCH 0/1] avoid absolute pathnames for general utils in libtool scripts
Richard Purdie
richard.purdie at linuxfoundation.org
Mon Feb 21 09:55:43 PST 2011
On Fri, 2011-02-18 at 10:21 -0800, Nitin A Kamble wrote:
> From: Nitin A Kamble <nitin.a.kamble at intel.com>
>
>
> The builthost specific absolute pathnames were not working on other hosts
> with the nativesdk libtool package. This commit fixes that.
>
> Pull URL: git://git.pokylinux.org/poky-contrib.git
> Branch: nitin/misc
> Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=nitin/misc
>
> Thanks,
> Nitin A Kamble <nitin.a.kamble at intel.com>
> ---
>
>
> Nitin A Kamble (1):
> libtool: avoid absolute pathnames of general utils
>
> meta/recipes-devtools/libtool/libtool-cross_2.4.bb | 2 +-
> .../recipes-devtools/libtool/libtool-native_2.4.bb | 2 +-
> .../libtool/libtool-nativesdk_2.4.bb | 2 +-
> meta/recipes-devtools/libtool/libtool.inc | 3 +-
> .../avoid_absolute_paths_for_general_utils.patch | 37 ++++++++++++++++++++
> meta/recipes-devtools/libtool/libtool_2.4.bb | 2 +-
> 6 files changed, 43 insertions(+), 5 deletions(-)
> create mode 100644 meta/recipes-devtools/libtool/libtool/avoid_absolute_paths_for_general_utils.patch
Merged to master, thanks.
Richard
More information about the poky
mailing list