From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by mx1.pokylinux.org (Postfix) with ESMTP id 256AC4C80BEF for ; Tue, 18 Jan 2011 02:13:48 -0600 (CST) Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by fmsmga101.fm.intel.com with ESMTP; 18 Jan 2011 00:13:47 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.60,338,1291622400"; d="scan'208";a="878384976" Received: from llu-piketon.sh.intel.com ([10.239.36.141]) by fmsmga001.fm.intel.com with ESMTP; 18 Jan 2011 00:13:47 -0800 Received: from lulianhao by llu-piketon.sh.intel.com with local (Exim 4.71) (envelope-from ) id 1Pf6iW-0007xt-Gh; Tue, 18 Jan 2011 16:15:04 +0800 Message-Id: From: Lianhao Lu Old-Date: Tue, 18 Jan 2011 16:14:04 +0800 Date: Tue, 18 Jan 2011 16:15:04 +0800 To: poky@yoctoproject.org Subject: [PATCH 0/1] libtool: bug #652 fixing X-BeenThere: poky@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Poky build system developer discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Jan 2011 08:13:49 -0000 1. Added libtool-nativesdk into task-sdk-host. 2. Adjusted the content of various packages generated by libtool. Pull URL: git://git.pokylinux.org/poky-contrib.git Branch: llu/bug652 Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=llu/bug652 Thanks, Lianhao Lu --- Lianhao Lu (1): libtool: Adjusted content of various libtool packages. meta/recipes-core/tasks/task-sdk-host.bb | 3 ++- meta/recipes-devtools/libtool/libtool-cross_2.4.bb | 2 +- .../libtool/libtool-nativesdk_2.4.bb | 2 +- meta/recipes-devtools/libtool/libtool_2.4.bb | 4 ++-- 4 files changed, 6 insertions(+), 5 deletions(-)