All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Add support for relocatable SDK to ADT installer and some fixes
@ 2012-08-17 10:38 Laurentiu Palcu
  2012-08-17 10:38 ` [PATCH v2 1/3] populate_sdk_base.bbclass: fix SDK relocation issues Laurentiu Palcu
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Laurentiu Palcu @ 2012-08-17 10:38 UTC (permalink / raw)
  To: openembedded-core

Changes in V2:
	- addressed Richard's comments and restored the spaces back to tabs in do_populate_adt
	  shell function;

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                 |    7 +-
 5 files changed, 111 insertions(+), 24 deletions(-)

-- 
1.7.9.5




^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2012-08-17 12:19 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-17 10:38 [PATCH v2 0/3] Add support for relocatable SDK to ADT installer and some fixes Laurentiu Palcu
2012-08-17 10:38 ` [PATCH v2 1/3] populate_sdk_base.bbclass: fix SDK relocation issues Laurentiu Palcu
2012-08-17 10:38 ` [PATCH v2 2/3] package.bbclass: change RPATHs for cross-canadian binaries Laurentiu Palcu
2012-08-17 10:38 ` [PATCH v2 3/3] adt-installer: add support for relocatable SDK Laurentiu Palcu
2012-08-17 12:07 ` [PATCH v2 0/3] Add support for relocatable SDK to ADT installer and some fixes Richard Purdie

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.