All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] Make poky-qemu and related scripts work with arbitrary SDK locations
@ 2010-12-08  5:13 Scott Garman
  2010-12-08  4:59 ` [PATCH 1/1] " Scott Garman
  0 siblings, 1 reply; 4+ messages in thread
From: Scott Garman @ 2010-12-08  5:13 UTC (permalink / raw)
  To: poky

Hi Saul,

This commit needs to precede a merge of Josh's work to add a version directory to SDK toolchain installations. It eliminates all assumptions that toolchains are installed in /opt/poky and allows for arbitrary toolchain location locations.

It also fixes a bug I ran across when paths to both the kernel and filesystem image are specified, leading to POKY_NATIVE_SYSROOT not being set, which causes poky-qemu-ifup/ifdown to fail. [BUGFIX #568]


Pull URL: git://git.pokylinux.org/poky-contrib.git
  Branch: sgarman/poky-qemu-changes
  Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=sgarman/poky-qemu-changes

Thanks,
    Scott Garman <scott.a.garman@intel.com>
---


Scott Garman (1):
  Make poky-qemu and related scripts work with arbitrary SDK locations

 scripts/poky-find-native-sysroot |    2 +-
 scripts/poky-qemu                |   38 ++++++++++++++++++++++----------------
 scripts/poky-qemu-ifdown         |    9 +--------
 scripts/poky-qemu-ifup           |    9 +--------
 scripts/poky-qemu-internal       |   16 +---------------
 5 files changed, 26 insertions(+), 48 deletions(-)



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

end of thread, other threads:[~2010-12-09 21:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-08  5:13 [PATCH 0/1] Make poky-qemu and related scripts work with arbitrary SDK locations Scott Garman
2010-12-08  4:59 ` [PATCH 1/1] " Scott Garman
2010-12-09 15:00   ` Richard Purdie
2010-12-09 21:33     ` Scott Garman

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.