All of lore.kernel.org
 help / color / mirror / Atom feed
From: Patrick Ohly <patrick.ohly@intel.com>
To: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH v2 09/11] runqemu: support UEFI with OVMF firmware
Date: Thu, 12 Jan 2017 08:42:42 +0100	[thread overview]
Message-ID: <1484206962.2137.129.camel@intel.com> (raw)
In-Reply-To: <cb54fa727d09a3ae86d5205ed3b784cd69726ef3.1484063948.git.patrick.ohly@intel.com>

On Tue, 2017-01-10 at 17:07 +0100, Patrick Ohly wrote:
> ovmf is not built by default. Either do it explicitly ("bitbake ovmf")
> or make it a part of the normal build
> ("MACHINE_ESSENTIAL_EXTRA_RDEPENDS_append = ' ovmf'").

Wrong advice in the commit message: MACHINE_ESSENTIAL_EXTRA_RDEPENDS
doesn't work (it tries to install a non-existent ovmf package into the
rootfs and fails), use EXTRA_IMAGEDEPENDS instead (same mechanism that
also triggers building qemu-native).

I'll fix this if a v3 of this series becomes necessary, but wouldn't do
that just for this fix alone.

-- 
Best Regards, Patrick Ohly

The content of this message is my personal opinion only and although
I am an employee of Intel, the statements I make here in no way
represent Intel's position on the issue, nor am I authorized to speak
on behalf of Intel on this matter.





  reply	other threads:[~2017-01-12  7:42 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-10 16:07 [PATCH v2 00/11] UEFI + Secure Boot + qemu Patrick Ohly
2017-01-10 16:07 ` [PATCH v2 01/11] acpica: move from meta-oe to OE-core Patrick Ohly
2017-01-10 16:07 ` [PATCH v2 02/11] ovmf: move from meta-luv " Patrick Ohly
2017-01-10 16:07 ` [PATCH v2 03/11] ovmf: explicitly depend on nasm-native Patrick Ohly
2017-01-10 16:07 ` [PATCH v2 04/11] ovmf: deploy firmware in image directory Patrick Ohly
2017-01-10 16:07 ` [PATCH v2 05/11] ovmf_git.bb: enable parallel compilation Patrick Ohly
2017-01-10 16:07 ` [PATCH v2 06/11] ovmf_git.bb: enable Secure Boot Patrick Ohly
2017-01-10 16:07 ` [PATCH v2 07/11] runqemu: also accept -image suffix for rootfs parameter Patrick Ohly
2017-01-10 16:07 ` [PATCH v2 08/11] runqemu: fix undefined variable reference in check_arg_path() Patrick Ohly
2017-01-10 16:07 ` [PATCH v2 09/11] runqemu: support UEFI with OVMF firmware Patrick Ohly
2017-01-12  7:42   ` Patrick Ohly [this message]
2017-01-10 16:07 ` [PATCH v2 10/11] ovmf: build image which enrolls standard keys Patrick Ohly
2017-01-10 16:07 ` [PATCH v2 11/11] ovmf: remove BGRT patch Patrick Ohly

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=1484206962.2137.129.camel@intel.com \
    --to=patrick.ohly@intel.com \
    --cc=openembedded-core@lists.openembedded.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.