From patchwork Fri Aug 17 03:44:19 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [0/3] Add support for relocatable SDK to ADT installer and some fixes Date: Fri, 17 Aug 2012 03:44:19 -0000 From: Laurentiu Palcu X-Patchwork-Id: 34775 Message-Id: To: openembedded-core@lists.openembedded.org Hi, This patchset adds support for relocating SDK to ADT installer and a couple of fixes. Thanks, Laurentiu The following changes since commit af847d36375aa53f0c1ee2a00c97ba9f38837d1b: bitbake: bitbake: build.py: Add stampdir argument to cached_mtime_noerror (2012-08-16 12:27:41 +0100) are available in the git repository at: git://git.yoctoproject.org/poky-contrib lpalcu/relocatable_adt http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=lpalcu/relocatable_adt Laurentiu Palcu (3): populate_sdk_base.bbclass: fix SDK relocation issues package.bbclass: change RPATHs for cross-canadian binaries adt-installer: add support for relocatable SDK meta/classes/package.bbclass | 2 +- meta/classes/populate_sdk_base.bbclass | 4 +- .../installer/adt-installer/adt_installer | 11 ++ .../adt-installer/scripts/adt_installer_internal | 111 ++++++++++++++++---- .../installer/adt-installer_1.0.bb | 37 +++---- 5 files changed, 126 insertions(+), 39 deletions(-)