[poky] [PATCH 0/1] Enable parallel installations of SDK's from different Poky versions
Scott Garman
scott.a.garman at intel.com
Fri Nov 19 10:33:32 PST 2010
On 11/19/2010 07:07 AM, Joshua Lock wrote:
> Simple patch to enable multiple SDK installations under the /opt/poky namespace separated into folders matching the version of the corresponding Poky distro release.
>
> Pull URL: git://git.pokylinux.org/poky-contrib.git
> Branch: josh/sdk
> Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=josh/sdk
>
> Thanks,
> Joshua Lock<josh at linux.intel.com>
> ---
>
>
> Joshua Lock (1):
> poky.conf: move the SDK install into version directories
>
> meta/conf/distro/poky.conf | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
NAK. This would potentially break the poky-qemu script, which needs to
differentiate between whether it is being run with an in-tree Poky setup
or a standalone toolchain. See how the SDKDIR variable is set in
poky-qemu-internal.
Mark rightly points out that hardcoded paths to SDK installations is
kludgy and we need to move toward allowing arbitrary install locations.
That however is going to take some coordination and edge-case planning
before we can begin to do the refactoring. Please keep me in the loop on
those discussions.
Thanks,
Scott
--
Scott Garman
Embedded Linux Distro Engineer - Yocto Project
More information about the poky
mailing list