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!
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core