From: Scott Garman <scott.a.garman@intel.com>
To: <poky@yoctoproject.org>
Subject: Re: [PATCH 0/1] Enable parallel installations of SDK's from different Poky versions
Date: Fri, 19 Nov 2010 10:33:32 -0800 [thread overview]
Message-ID: <4CE6C2FC.8020602@intel.com> (raw)
In-Reply-To: <cover.1290179273.git.josh@linux.intel.com>
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@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
prev parent reply other threads:[~2010-11-19 18:33 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-11-19 15:07 [PATCH 0/1] Enable parallel installations of SDK's from different Poky versions Joshua Lock
2010-11-19 11:59 ` [PATCH 1/1] poky.conf: move the SDK install into version directories Joshua Lock
2010-11-19 16:38 ` [PATCH 1/1] poky.conf: move the SDK install into versiondirectories Mark Hatle
2010-11-19 20:23 ` Tom Rini
2010-11-23 17:22 ` Joshua Lock
2010-11-28 13:57 ` Richard Purdie
2010-11-19 18:33 ` Scott Garman [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4CE6C2FC.8020602@intel.com \
--to=scott.a.garman@intel.com \
--cc=poky@yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.