]> code.ossystems Code Review - openembedded-core.git/commit
grub: fix grub-mkconfig_lib install dir
authorJesse Zhang <sen.zhang@windriver.com>
Wed, 18 Jul 2012 09:25:48 +0000 (17:25 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 19 Jul 2012 16:19:23 +0000 (17:19 +0100)
commit72a582874704838ddd19700bf7c300d7a7faaf9f
treeb978cd4bd781eed913bcada2a118df42b604f2f3
parent95fd02de0aee0a1907b51f9ccda260d483e6e292
grub: fix grub-mkconfig_lib install dir

The current fix_for_automake patch is not complete. It fixes the install
dir of grub-mkconfig_lib but neglects to update its references in
grub-mkconfig and the grub.d/* scripts. grub-mkconfig would complain:

    # grub-mkconfig
    /usr/sbin/grub-mkconfig: line 98: /usr/lib/grub/grub-mkconfig_lib: No such file or directory

Backport upstream patch to fix all the references.

[YOCTO #2777]

Signed-off-by: Jesse Zhang <sen.zhang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-bsp/grub/files/grub-1.99_fix_for_automake_1.11.2.patch
meta/recipes-bsp/grub/grub_1.99.bb