From: Jesse Zhang <sen.zhang@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Subject: [PATCH 0/2] grub: two backported patch for bug 2777
Date: Tue, 17 Jul 2012 15:28:56 +0800 [thread overview]
Message-ID: <1342510138-21888-1-git-send-email-sen.zhang@windriver.com> (raw)
Hi,
Here are two backported patch from upstream for grub.
Fixed two errors:
# grub-mkconfig
/usr/sbin/grub-mkconfig: line 98: /usr/lib/grub/grub-mkconfig_lib: No such file or directory
# grub-mkconfig
/usr/sbin/grub-probe: error: cannot stat `/dev/root'.
The first patch is not exactly the same as upstream, since the upstream commit
contains a lot of trivial aesthetic edits.
The second patch is taken from debian instead of directly from upstream, since
the code base has changed.
Jesse Zhang (2):
grub: fix grub-mkconfig_lib install dir
grub: fix error stating the root device
.../files/grub-1.99_fix_for_automake_1.11.2.patch | 203 +++++++++++++++-----
.../grub/grub-1.99/grub-1.99-lazy_stat.patch | 64 ++++++
meta/recipes-bsp/grub/grub_1.99.bb | 3 +-
3 files changed, 217 insertions(+), 53 deletions(-)
create mode 100644 meta/recipes-bsp/grub/grub-1.99/grub-1.99-lazy_stat.patch
--
1.7.7
next reply other threads:[~2012-07-17 7:41 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-07-17 7:28 Jesse Zhang [this message]
2012-07-17 7:28 ` [PATCH 1/2] grub: fix grub-mkconfig_lib install dir Jesse Zhang
2012-07-17 7:28 ` [PATCH 2/2] grub: fix error stating the root device Jesse Zhang
2012-07-17 18:41 ` [PATCH 0/2] grub: two backported patch for bug 2777 Saul Wold
2012-07-18 1:44 ` Jesse Zhang
2012-07-18 9:25 ` [PATCH v2 " Jesse Zhang
2012-07-18 9:25 ` [PATCH 1/2] grub: fix grub-mkconfig_lib install dir Jesse Zhang
2012-07-18 9:25 ` [PATCH 2/2] grub: fix error stating the root device Jesse Zhang
2012-07-20 4:23 ` [PATCH v2 0/2] grub: two backported patch for bug 2777 Saul Wold
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=1342510138-21888-1-git-send-email-sen.zhang@windriver.com \
--to=sen.zhang@windriver.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