From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail1.windriver.com ([147.11.146.13]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1TgjOm-0003cp-BD for openembedded-core@lists.openembedded.org; Thu, 06 Dec 2012 22:54:28 +0100 Received: from ALA-HCA.corp.ad.wrs.com (ala-hca.corp.ad.wrs.com [147.11.189.40]) by mail1.windriver.com (8.14.5/8.14.3) with ESMTP id qB6Le2dw011306 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=FAIL) for ; Thu, 6 Dec 2012 13:40:02 -0800 (PST) Received: from localhost.localdomain (172.25.34.61) by ALA-HCA.corp.ad.wrs.com (147.11.189.50) with Microsoft SMTP Server (TLS) id 14.2.318.4; Thu, 6 Dec 2012 13:39:59 -0800 From: Mark Hatle To: Date: Thu, 6 Dec 2012 15:55:00 -0600 Message-ID: <1354830901-5750-1-git-send-email-mark.hatle@windriver.com> X-Mailer: git-send-email 1.7.3.4 MIME-Version: 1.0 X-Originating-IP: [172.25.34.61] Subject: [PATCH 0/6 v2] smart integration 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: Thu, 06 Dec 2012 21:54:28 -0000 Content-Type: text/plain This is an updated version of the smart integration which addresses the issue in patch 2/6 in regards to the python-native path. The change is simply to move the definition of the path from the package_rpm to the rootfs_rpm and populate_sdk_rpm.