All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] Remove grub2 to oe-core and make BSPs use it
@ 2011-09-14  5:41 tom.zanussi
  2011-09-14  5:41 ` [PATCH 1/5] meta-intel/common: remove grub-1.98 tom.zanussi
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: tom.zanussi @ 2011-09-14  5:41 UTC (permalink / raw)
  To: yocto

From: Tom Zanussi <tom.zanussi@intel.com>

This patchset removes grub2 from meta-intel, since it's been moved by
another patchset to oe-core.  It also moves all the meta-intel BSPs to
grub2 (1.99).

A future patch will factor out the common parts being added to the
machine configs - this initial patchset essentially just fixes what's
necessary for YOCTO bug #1428 in order to get things working again.

The following changes since commit 3b5a3cb7393d0e9a56ff38a0b41c61751afab2b5:
  Tom Zanussi (1):
        grub2: update license version

are available in the git repository at:

  git://git.yoctoproject.org/meta-intel.git tzanussi/move-grub2
  http://git.yoctoproject.org/cgit.cgi//log/?h=tzanussi/move-grub2

Tom Zanussi (5):
  meta-intel/common: remove grub-1.98
  meta-intel/MAINTAINERS: remove grub
  meta-intel: make 32-bit BSPs use grub2
  meta-sugarbay: prefer grub 1.99
  meta-jasperforest: prefer grub 1.99

 MAINTAINERS                                        |    1 -
 common/recipes-bsp/grub/grub-1.98/40_custom        |    9 ---
 .../grub/grub-1.98/gentrigtables-compile-fix.patch |   52 --------------------
 .../grub/grub-1.98/grub-install.in.patch           |   13 -----
 .../grub/grub-1.98/uninit-shdr-fix.patch           |   31 ------------
 common/recipes-bsp/grub/grub_1.98.bb               |   46 -----------------
 meta-crownbay/conf/machine/crownbay-noemgd.conf    |    3 +
 meta-crownbay/conf/machine/crownbay.conf           |    3 +
 meta-emenlow/conf/machine/emenlow.conf             |    3 +
 meta-fishriver/conf/machine/fishriver.conf         |    3 +
 meta-fri2/conf/machine/fri2.conf                   |    3 +
 meta-jasperforest/conf/machine/jasperforest.conf   |    2 +-
 meta-n450/conf/machine/n450.conf                   |    3 +
 meta-sugarbay/conf/machine/sugarbay.conf           |    2 +-
 14 files changed, 20 insertions(+), 154 deletions(-)
 delete mode 100755 common/recipes-bsp/grub/grub-1.98/40_custom
 delete mode 100644 common/recipes-bsp/grub/grub-1.98/gentrigtables-compile-fix.patch
 delete mode 100644 common/recipes-bsp/grub/grub-1.98/grub-install.in.patch
 delete mode 100644 common/recipes-bsp/grub/grub-1.98/uninit-shdr-fix.patch
 delete mode 100644 common/recipes-bsp/grub/grub_1.98.bb



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2011-09-14  5:41 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-14  5:41 [PATCH 0/5] Remove grub2 to oe-core and make BSPs use it tom.zanussi
2011-09-14  5:41 ` [PATCH 1/5] meta-intel/common: remove grub-1.98 tom.zanussi
2011-09-14  5:41 ` [PATCH 2/5] meta-intel/MAINTAINERS: remove grub tom.zanussi
2011-09-14  5:41 ` [PATCH 3/5] meta-intel: make 32-bit BSPs use grub2 tom.zanussi
2011-09-14  5:41 ` [PATCH 4/5] meta-sugarbay: prefer grub 1.99 tom.zanussi
2011-09-14  5:41 ` [PATCH 5/5] meta-jasperforest: " tom.zanussi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.