All of lore.kernel.org
 help / color / mirror / Atom feed
From: Saul Wold <sgw@linux.intel.com>
To: Patches and discussions about the oe-core layer
	<openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH 0/2] grub: two backported patch for bug 2777
Date: Tue, 17 Jul 2012 11:41:16 -0700	[thread overview]
Message-ID: <5005B1CC.1020907@linux.intel.com> (raw)
In-Reply-To: <1342510138-21888-1-git-send-email-sen.zhang@windriver.com>

On 07/17/2012 12:28 AM, Jesse Zhang wrote:
> 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.
>
Why can't it be the same, then we don't need to carry it?


> 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
>

This patch set may need to be rebased based on the new automake 1.12.x 
updated.

Please double check.

Thanks	
	Sau!



  parent reply	other threads:[~2012-07-17 18:52 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-17  7:28 [PATCH 0/2] grub: two backported patch for bug 2777 Jesse Zhang
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 ` Saul Wold [this message]
2012-07-18  1:44   ` [PATCH 0/2] grub: two backported patch for bug 2777 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=5005B1CC.1020907@linux.intel.com \
    --to=sgw@linux.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 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.