Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH V2 0/8] runqemu fixes
@ 2016-09-18  7:39 Robert Yang
  2016-09-18  7:39 ` [PATCH V2 1/8] runqemu: add guidance to resolve issues with missing files Robert Yang
                   ` (7 more replies)
  0 siblings, 8 replies; 11+ messages in thread
From: Robert Yang @ 2016-09-18  7:39 UTC (permalink / raw)
  To: openembedded-core

The following changes since commit d77fe838ab7631a19e90ff4226f0712e54aa4e22:

  scripts: add tool to scan for bashisms recipe shell scripts (2016-09-16 15:19:31 +0100)

are available in the git repository at:

  git://git.openembedded.org/openembedded-core-contrib rbt/rq
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=rbt/rq

Joshua Lock (6):
  runqemu: add guidance to resolve issues with missing files
  qemuboot: write the full kernel filename, not the link name
  runqemu: clarify an INFO message
  qemuboot: also write the kernel link name to the conf file
  runqemu: try symlinks when kernel or rootfs can't be found
  runqemu: work even if a *.qemuboot.conf isn't found

Robert Yang (2):
  runqemu: use OECORE_NATIVE_SYSROOT from sdk
  runqemu: improve finding of rootfs, kernel and dtb

 meta/classes/qemuboot.bbclass |  13 ++++-
 scripts/runqemu               | 108 ++++++++++++++++++++++++++++++------------
 2 files changed, 90 insertions(+), 31 deletions(-)

-- 
2.9.0



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

end of thread, other threads:[~2016-09-19 10:53 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-18  7:39 [PATCH V2 0/8] runqemu fixes Robert Yang
2016-09-18  7:39 ` [PATCH V2 1/8] runqemu: add guidance to resolve issues with missing files Robert Yang
2016-09-18  7:39 ` [PATCH V2 2/8] qemuboot: write the full kernel filename, not the link name Robert Yang
2016-09-18  7:39 ` [PATCH V2 3/8] runqemu: clarify an INFO message Robert Yang
2016-09-18  7:39 ` [PATCH V2 4/8] qemuboot: also write the kernel link name to the conf file Robert Yang
2016-09-18  7:39 ` [PATCH V2 5/8] runqemu: try symlinks when kernel or rootfs can't be found Robert Yang
2016-09-18  7:39 ` [PATCH V2 6/8] runqemu: work even if a *.qemuboot.conf isn't found Robert Yang
2016-09-18  7:39 ` [PATCH V2 7/8] runqemu: use OECORE_NATIVE_SYSROOT from sdk Robert Yang
2016-09-18  7:39 ` [PATCH V2 8/8] runqemu: improve finding of rootfs, kernel and dtb Robert Yang
2016-09-19  9:12   ` Joshua Lock
2016-09-19 10:53     ` Robert Yang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox