From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail.windriver.com ([147.11.1.11]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1UZzj7-00023c-8Z for openembedded-core@lists.openembedded.org; Wed, 08 May 2013 10:28:21 +0200 Received: from ALA-HCA.corp.ad.wrs.com (ala-hca.corp.ad.wrs.com [147.11.189.40]) by mail.windriver.com (8.14.5/8.14.3) with ESMTP id r4889oud025883 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=FAIL) for ; Wed, 8 May 2013 01:09:50 -0700 (PDT) Received: from pek-hostel-vm12.wrs.com (128.224.153.182) by ALA-HCA.corp.ad.wrs.com (147.11.189.40) with Microsoft SMTP Server id 14.2.342.3; Wed, 8 May 2013 01:09:50 -0700 From: To: Date: Wed, 8 May 2013 04:09:47 -0400 Message-ID: X-Mailer: git-send-email 1.7.9.5 MIME-Version: 1.0 Subject: [PATCH 0/1] libtool-nativesdk: rename to nativesdk-libtool X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 May 2013 08:28:39 -0000 Content-Type: text/plain From: Wenzong Fan Rename nativesdk item to prefix vs suffix. Some minor changes for getting it works after renamed: * append patches dir 'libtool/' to FILESEXTRAPATHS * update ${S}, append '${datadir}/libtool/*' to FILES_${PN} The following changes since commit 9895d2c074156fee338d91aed7cfb0800477c622: maintainers.inc: update sbc pkg maintainer (2013-05-07 13:58:26 +0100) are available in the git repository at: git://git.pokylinux.org/poky-contrib wenzong/nativesdk-libtool http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=wenzong/nativesdk-libtool Wenzong Fan (1): libtool-nativesdk: rename to nativesdk-libtool ...tivesdk_2.4.2.bb => nativesdk-libtool_2.4.2.bb} | 6 ++++++ 1 file changed, 6 insertions(+) rename meta/recipes-devtools/libtool/{libtool-nativesdk_2.4.2.bb => nativesdk-libtool_2.4.2.bb} (86%) -- 1.7.9.5