From: tom.zanussi@intel.com
To: dvhart@linux.intel.com, yocto@yoctoproject.org
Subject: [PATCH 0/4] Remove grub2 to oe-core and make BSPs use it [v2]
Date: Wed, 14 Sep 2011 18:15:36 -0500 [thread overview]
Message-ID: <cover.1316041909.git.tom.zanussi@intel.com> (raw)
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.
Changes since v2:
Forgot to remove initramfs-live-install in v1, and remove explicit
preferred versions.
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-grub2v2
http://git.yoctoproject.org/cgit/cgit.cgi/meta-intel/log/?h=tzanussi/move-grub2v2
Tom Zanussi (4):
meta-intel/common: remove grub-1.98
meta-intel/MAINTAINERS: remove grub
meta-intel: update BSPs to use grub2
meta-intel/common: remove initramfs-live-install .bbappend
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 -----
.../initramfs-live-install/init-install.sh | 188 --------------------
.../initramfs-live-install_1.0.bbappend | 2 -
meta-crownbay/conf/machine/crownbay-noemgd.conf | 2 +
meta-crownbay/conf/machine/crownbay.conf | 2 +
meta-emenlow/conf/machine/emenlow.conf | 3 +
meta-fishriver/conf/machine/fishriver.conf | 3 +
meta-fri2/conf/machine/fri2-noemgd.conf | 2 +
meta-fri2/conf/machine/fri2.conf | 3 +
meta-jasperforest/conf/machine/jasperforest.conf | 1 -
meta-n450/conf/machine/n450.conf | 3 +
meta-sugarbay/conf/machine/sugarbay.conf | 2 -
17 files changed, 18 insertions(+), 345 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
delete mode 100644 common/recipes-core/initrdscripts/initramfs-live-install/init-install.sh
delete mode 100644 common/recipes-core/initrdscripts/initramfs-live-install_1.0.bbappend
next reply other threads:[~2011-09-14 23:16 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-09-14 23:15 tom.zanussi [this message]
2011-09-14 23:15 ` [PATCH 1/4] meta-intel/common: remove grub-1.98 tom.zanussi
2011-09-14 23:15 ` [PATCH 2/4] meta-intel/MAINTAINERS: remove grub tom.zanussi
2011-09-14 23:15 ` [PATCH 3/4] meta-intel: update BSPs to use grub2 tom.zanussi
2011-09-14 23:15 ` [PATCH 4/4] meta-intel/common: remove initramfs-live-install .bbappend tom.zanussi
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1316041909.git.tom.zanussi@intel.com \
--to=tom.zanussi@intel.com \
--cc=dvhart@linux.intel.com \
--cc=yocto@yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.