]> code.ossystems Code Review - openembedded-core.git/commit
grub 2.0: several fixes
authorRobert Yang <liezhi.yang@windriver.com>
Sun, 4 Jan 2015 02:38:19 +0000 (18:38 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 16 Jan 2015 22:59:44 +0000 (22:59 +0000)
commitcf4aaed28a34cc652352f0817316187b72babc76
treea80b17961e8923a7bf838c5ee3aa795ff0f92ce8
parentb972e7fc5774a6daf92511e897919ebad29f405b
grub 2.0: several fixes

* Make grub, grub-efi grub_git use a grub2.inc to reduce the duplicated code.

* Make grub and grub-efi use the same patches since they use the same
  source. (grub_git is different).

* grub-efi:
  - Use autotools to replace autotools-brokensep
  - Remove the DEPENDS of freetype, it should be a RDEPENDS.
  - Remove grub-2.00-ignore-gnulib-gets-stupidity.patch since it is a
    duplication of remove-gets.patch.
  - Make grub-efi.rpm contain files rather than make an empty package.

* grub_git:
  - Fix a SSE build failure.

[YOCTO #6310]

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
meta/recipes-bsp/grub/files/fix-endianness-problem.patch [moved from meta/recipes-bsp/grub/grub-2.00/fix-endianness-problem.patch with 100% similarity]
meta/recipes-bsp/grub/files/grub-2.00-ignore-gnulib-gets-stupidity.patch [deleted file]
meta/recipes-bsp/grub/files/grub-install.in.patch [moved from meta/recipes-bsp/grub/grub-2.00/grub-install.in.patch with 100% similarity]
meta/recipes-bsp/grub/files/grub2-remove-sparc64-setup-from-x86-builds.patch [moved from meta/recipes-bsp/grub/grub-2.00/grub2-remove-sparc64-setup-from-x86-builds.patch with 100% similarity]
meta/recipes-bsp/grub/files/remove-gets.patch [moved from meta/recipes-bsp/grub/grub-2.00/remove-gets.patch with 100% similarity]
meta/recipes-bsp/grub/grub-efi_2.00.bb
meta/recipes-bsp/grub/grub2.inc [new file with mode: 0644]
meta/recipes-bsp/grub/grub_2.00.bb
meta/recipes-bsp/grub/grub_git.bb