| Submitter | Laurentiu Palcu |
|---|---|
| Date | Sept. 20, 2012, 1:47 p.m. |
| Message ID | <cover.1348148406.git.laurentiu.palcu@intel.com> |
| Download | mbox |
| Permalink | /patch/36965/ |
| State | New |
| Headers | show |
Pull-request
git://git.yoctoproject.org/poky-contrib lpalcu/adt_sdk_fixesComments
On 09/20/2012 06:47 AM, Laurentiu Palcu wrote: > Changes in v2: > Since the previous patchset was not merged I took the liberty of adding > another 2 fixes and send another patchset so that they're merged in the > right order. > > Changes in v1: > > Hi, > > This patchset contains some SDK/adt-installer fixes. > > Thanks, > Laurentiu > > The following changes since commit 913944d904266bf90af0cad94b4f0fb3652bd29d: > > upstream_tracking: update lsb and ltp (2012-09-14 17:12:52 +0100) > > are available in the git repository at: > > git://git.yoctoproject.org/poky-contrib lpalcu/adt_sdk_fixes > http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=lpalcu/adt_sdk_fixes > > Laurentiu Palcu (6): > adt-installer: fix package installation issue > SDK: fix installation into symlinked directories > adt-installer: ensure directory exists before copying/removing > SDK: remove references to Poky distro from tarball installer > SDK: relocate symlinks too > SDK: allow toolchain installation from another directory > > meta/classes/populate_sdk_base.bbclass | 21 +++++-- > .../installer/adt-installer/adt_installer | 6 +- > .../adt-installer/scripts/adt_installer_internal | 61 +++++++++++--------- > 3 files changed, 54 insertions(+), 34 deletions(-) > Merged into OE-Core Thanks Sau!