]> code.ossystems Code Review - openembedded-core.git/commit
grub: fix error stating the root device
authorJesse Zhang <sen.zhang@windriver.com>
Wed, 18 Jul 2012 09:25:49 +0000 (17:25 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 19 Jul 2012 16:19:45 +0000 (17:19 +0100)
commit5b7da937cd298abd6f8f0eecfede2810b157179f
tree0b4239df9b6dd252e4fddb5c2271e70d1bff5489
parent72a582874704838ddd19700bf7c300d7a7faaf9f
grub: fix error stating the root device

grub-mkconfig (and possibly other commands) complains:
    error: cannot stat /dev/root

Backport an upstream patch to fix the error.

[YOCTO #2777]

Signed-off-by: Jesse Zhang <sen.zhang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-bsp/grub/grub-1.99/grub-1.99-lazy_stat.patch [new file with mode: 0644]
meta/recipes-bsp/grub/grub_1.99.bb