Re: [OE-core] [PATCH 2/3] toolchain-shar-extract.sh: better default install path for extensible SDK

2015-08-20 Thread Christopher Larson
On Thu, Aug 20, 2015 at 12:34 AM, Brendan Le Foll wrote: > On Wed, Aug 19, 2015 at 06:52:49PM +0100, Christopher Larson wrote: > >On Wed, Aug 19, 2015 at 6:32 AM, <[1]brendan.le.f...@intel.com> > wrote: > > > >From: Brendan Le Foll <[2]brendan.le.f...@intel.com> > >Extensible SDK cann

Re: [OE-core] [PATCH 2/3] toolchain-shar-extract.sh: better default install path for extensible SDK

2015-08-20 Thread Brendan Le Foll
On Wed, Aug 19, 2015 at 06:52:49PM +0100, Christopher Larson wrote: >On Wed, Aug 19, 2015 at 6:32 AM, <[1]brendan.le.f...@intel.com> wrote: > >From: Brendan Le Foll <[2]brendan.le.f...@intel.com> >Extensible SDK cannot be installed as root so by default offer to >install it in >

Re: [OE-core] [PATCH 2/3] toolchain-shar-extract.sh: better default install path for extensible SDK

2015-08-19 Thread Christopher Larson
On Wed, Aug 19, 2015 at 6:32 AM, wrote: > From: Brendan Le Foll > > Extensible SDK cannot be installed as root so by default offer to install > it in > user's home directory under distro/distro_version replacing the normal SDK > version '+' char with a '_' as that's a restricted character for bi

[OE-core] [PATCH 2/3] toolchain-shar-extract.sh: better default install path for extensible SDK

2015-08-19 Thread brendan . le . foll
From: Brendan Le Foll Extensible SDK cannot be installed as root so by default offer to install it in user's home directory under distro/distro_version replacing the normal SDK version '+' char with a '_' as that's a restricted character for bitbake Signed-off-by: Brendan Le Foll --- meta/file