From: Saul Wold <sgw@linux.intel.com>
To: poky@yoctoproject.org
Subject: [PATCH] atom-pc.conf: ensure grub is included in base image
Date: Thu, 8 Dec 2011 00:45:49 -0800 [thread overview]
Message-ID: <1323333949-20359-1-git-send-email-sgw@linux.intel.com> (raw)
Signed-off-by: Saul Wold <sgw@linux.intel.com>
---
meta-yocto/conf/machine/atom-pc.conf | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/meta-yocto/conf/machine/atom-pc.conf b/meta-yocto/conf/machine/atom-pc.conf
index 7cbe157..1585a74 100644
--- a/meta-yocto/conf/machine/atom-pc.conf
+++ b/meta-yocto/conf/machine/atom-pc.conf
@@ -27,6 +27,8 @@ XSERVER ?= "xserver-xorg \
#MACHINE_EXTRA_RDEPENDS = "rt2860"
+MACHINE_ESSENTIAL_EXTRA_RDEPENDS += "grub"
+
MACHINE_EXTRA_RRECOMMENDS = "kernel-modules eee-acpi-scripts"
IMAGE_FSTYPES ?= "ext3 cpio.gz live"
--
1.7.6.4
next reply other threads:[~2011-12-08 8:45 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-12-08 8:45 Saul Wold [this message]
2011-12-08 11:19 ` [PATCH] atom-pc.conf: ensure grub is included in base image Richard Purdie
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=1323333949-20359-1-git-send-email-sgw@linux.intel.com \
--to=sgw@linux.intel.com \
--cc=poky@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.