Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH V2 0/2] Add UEFI firmware for qemux86*
@ 2015-07-08  8:20 leonardo.sandoval.gonzalez
  2015-07-08  8:20 ` [PATCH V2 1/2] ovmf: Recipe taken from luv-yocto repository leonardo.sandoval.gonzalez
  2015-07-08  8:20 ` [PATCH V2 2/2] runqemu: Define OECORE_MACHINE_SYSROOT on setup_sysroot leonardo.sandoval.gonzalez
  0 siblings, 2 replies; 6+ messages in thread
From: leonardo.sandoval.gonzalez @ 2015-07-08  8:20 UTC (permalink / raw)
  To: openembedded-core; +Cc: matt.fleming, ricardo.neri

From: Leonardo Sandoval <leonardo.sandoval.gonzalez@linux.intel.com>

These two patches include:

    1. Recipe: Including the OVMF recipe (taken from luv-yocto repository) into OE-Core
    2. Boot script: Instrumenting runqemu to include OECORE_MACHINE_SYSROOT, 
    so the OVMF BIOS can be found.

[YOCTO #5654]

The following changes since commit 0aaa67a790ab211b35eed58173efa115ceb6e243:

  oeqa/bbtests: Fix to ensure DL_DIR is set (2015-07-08 13:09:28 +0100)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib lsandov1/efi-qemux86
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=lsandov1/efi-qemux86

Leonardo Sandoval (2):
  ovmf: Recipe taken from luv-yocto repository
  runqemu: Define OECORE_MACHINE_SYSROOT on setup_sysroot

 ...s-Force-tools-variables-to-host-toolchain.patch | 50 ++++++++++++++++++
 meta/recipes-core/ovmf/ovmf_git.bb                 | 61 ++++++++++++++++++++++
 scripts/runqemu                                    | 13 ++++-
 3 files changed, 123 insertions(+), 1 deletion(-)
 create mode 100644 meta/recipes-core/ovmf/ovmf/0001-BaseTools-Force-tools-variables-to-host-toolchain.patch
 create mode 100644 meta/recipes-core/ovmf/ovmf_git.bb

-- 
1.8.4.5



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

end of thread, other threads:[~2015-07-08 20:12 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-08  8:20 [PATCH V2 0/2] Add UEFI firmware for qemux86* leonardo.sandoval.gonzalez
2015-07-08  8:20 ` [PATCH V2 1/2] ovmf: Recipe taken from luv-yocto repository leonardo.sandoval.gonzalez
2015-07-08 16:34   ` Richard Purdie
     [not found]     ` <1436373958.2639.44.camel@ranerica-desk01>
2015-07-08 17:09       ` Leonardo Sandoval
2015-07-08 20:11         ` Richard Purdie
2015-07-08  8:20 ` [PATCH V2 2/2] runqemu: Define OECORE_MACHINE_SYSROOT on setup_sysroot leonardo.sandoval.gonzalez

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox