[OE-core] [PATCH 0/1] grub 2.0: several fixes

Robert Yang liezhi.yang at windriver.com
Tue Jan 6 02:25:59 UTC 2015


The following changes since commit 24f19fedb40d0af84beb8e9a6595ea06f09d4615:

  gstreamer1.0-omx: use mulitple SCMs to fetch submodules (2014-12-31 08:22:53 +0000)

are available in the git repository at:

  git://git.openembedded.org/openembedded-core-contrib rbt/grub2
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=rbt/grub2

Robert Yang (1):
  grub 2.0: several fixes

 .../fix-endianness-problem.patch                   |    0
 .../grub-2.00-ignore-gnulib-gets-stupidity.patch   |   28 ------------
 .../{grub-2.00 => files}/grub-install.in.patch     |    0
 ...rub2-remove-sparc64-setup-from-x86-builds.patch |    0
 .../grub/{grub-2.00 => files}/remove-gets.patch    |    0
 meta/recipes-bsp/grub/grub-efi_2.00.bb             |   48 +++++---------------
 meta/recipes-bsp/grub/grub2.inc                    |   44 ++++++++++++++++++
 meta/recipes-bsp/grub/grub_2.00.bb                 |   32 +------------
 meta/recipes-bsp/grub/grub_git.bb                  |   16 +------
 9 files changed, 58 insertions(+), 110 deletions(-)
 rename meta/recipes-bsp/grub/{grub-2.00 => files}/fix-endianness-problem.patch (100%)
 delete mode 100644 meta/recipes-bsp/grub/files/grub-2.00-ignore-gnulib-gets-stupidity.patch
 rename meta/recipes-bsp/grub/{grub-2.00 => files}/grub-install.in.patch (100%)
 rename meta/recipes-bsp/grub/{grub-2.00 => files}/grub2-remove-sparc64-setup-from-x86-builds.patch (100%)
 rename meta/recipes-bsp/grub/{grub-2.00 => files}/remove-gets.patch (100%)
 create mode 100644 meta/recipes-bsp/grub/grub2.inc

-- 
1.7.9.5




More information about the Openembedded-core mailing list