All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anton Gerasimov <anton@advancedtelematic.com>
To: poky@yoctoproject.org
Subject: [PULL 0/1] runqemu: add OTA image
Date: Tue, 16 Aug 2016 15:11:15 +0200	[thread overview]
Message-ID: <cover.1471348606.git.anton@advancedtelematic.com> (raw)

Tipical use of OSTree deployment system relies on u-boot and specific
boot filesysem organization. It would be useful to be able to emulate
such system natively with qemu. On x86 machine u-boot can be run either
as BIOS or with Coreboot BIOS, default SeaBIOS is not supported.
Respective changes are made to runqemu.
Image type for otaimg is committed to meta-agl-extra/meta-sota at AGL
and is copied to gerasimov/meta-sota branch at poky-contrib for convenience.

The following changes since commit 6b66e9317f4ec3a69f98f29836aafa35b52f3fc7:

  Allow for simultaneous do_rootfs tasks with rpm (2016-08-12 15:25:22 +0100)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib gerasimov/qemuota
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=gerasimov/qemuota

Anton Gerasimov (1):
  runqemu: add OTA image

 scripts/runqemu          | 27 +++++++++++++++++++++++++--
 scripts/runqemu-internal | 41 +++++++++++++++++++++++++++++++----------
 2 files changed, 56 insertions(+), 12 deletions(-)

-- 
2.8.3



             reply	other threads:[~2016-08-16 13:13 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-16 13:11 Anton Gerasimov [this message]
2016-08-16 13:11 ` [PULL 1/1] runqemu: add OTA image Anton Gerasimov

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=cover.1471348606.git.anton@advancedtelematic.com \
    --to=anton@advancedtelematic.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.