All of lore.kernel.org
 help / color / mirror / Atom feed
From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: Saul Wold <sgw@linux.intel.com>
Cc: poky@yoctoproject.org
Subject: Re: [PATCH] atom-pc.conf: ensure grub is included in base image
Date: Thu, 08 Dec 2011 11:19:08 +0000	[thread overview]
Message-ID: <1323343148.971.14.camel@ted> (raw)
In-Reply-To: <1323333949-20359-1-git-send-email-sgw@linux.intel.com>

On Thu, 2011-12-08 at 00:45 -0800, Saul Wold wrote:
> 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"

I can think of several scenarios this doesn't make sense. Its only
really essential if you're making live images. Could you give some
details about the problem you're seeing please?

Cheers,

Richard



      reply	other threads:[~2011-12-08 11:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-08  8:45 [PATCH] atom-pc.conf: ensure grub is included in base image Saul Wold
2011-12-08 11:19 ` Richard Purdie [this message]

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=1323343148.971.14.camel@ted \
    --to=richard.purdie@linuxfoundation.org \
    --cc=poky@yoctoproject.org \
    --cc=sgw@linux.intel.com \
    /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.