From: Patrick Ohly <patrick.ohly@intel.com>
To: openembedded-core@lists.openembedded.org
Cc: Igor Stoppa <igor.stoppa@intel.com>
Subject: [PATCH 0/2] initramfs-framework enhancements
Date: Fri, 1 Jul 2016 15:53:45 +0200 [thread overview]
Message-ID: <cover.1467378176.git.patrick.ohly@intel.com> (raw)
These are two enhancements that we've used for a while now in Ostro OS:
- a retry loop that we found necessary for some slow USB hardware
- finding the root partition by partition UUID (only filesystem UUID
supported before)
The following changes since commit 646c366c2566bd8dd6f73681cea9f5b021589a56:
gst-player: upgrade to latest HEAD (2016-06-27 14:08:37 +0100)
are available in the git repository at:
git://github.com/pohly/openembedded-core initramfs-framework
https://github.com/pohly/openembedded-core/tree/initramfs-framework
Igor Stoppa (1):
meta-ostro-fixes: initramfs-framework: Add support for PartUUIDs
Patrick Ohly (1):
meta-ostro-fixes: initramfs-framework: add retry loop for slow boot
devices (like USB)
.../initrdscripts/initramfs-framework/finish | 33 ------------
.../initrdscripts/initramfs-framework/rootfs | 62 ++++++++++++++++++++++
.../initrdscripts/initramfs-framework_1.0.bb | 4 +-
3 files changed, 65 insertions(+), 34 deletions(-)
create mode 100644 meta/recipes-core/initrdscripts/initramfs-framework/rootfs
--
2.1.4
next reply other threads:[~2016-07-01 13:53 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-01 13:53 Patrick Ohly [this message]
2016-07-01 13:53 ` [PATCH 1/2] meta-ostro-fixes: initramfs-framework: add retry loop for slow boot devices (like USB) Patrick Ohly
2016-07-01 17:50 ` Otavio Salvador
2016-07-11 14:35 ` Otavio Salvador
2016-07-11 15:10 ` Patrick Ohly
2016-07-11 15:15 ` Burton, Ross
2016-07-11 15:17 ` Otavio Salvador
2016-07-12 13:30 ` Patrick Ohly
2016-07-01 13:53 ` [PATCH 2/2] meta-ostro-fixes: initramfs-framework: Add support for PartUUIDs Patrick Ohly
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.1467378176.git.patrick.ohly@intel.com \
--to=patrick.ohly@intel.com \
--cc=igor.stoppa@intel.com \
--cc=openembedded-core@lists.openembedded.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox