Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH V3 0/3] Add UEFI firmware for qemux86*
@ 2015-07-14 20:07 leonardo.sandoval.gonzalez
  2015-07-14 20:07 ` [PATCH V3 1/3] iasl: Recipe taken from the luv-yocto repository leonardo.sandoval.gonzalez
                   ` (3 more replies)
  0 siblings, 4 replies; 16+ messages in thread
From: leonardo.sandoval.gonzalez @ 2015-07-14 20:07 UTC (permalink / raw)
  To: openembedded-core; +Cc: leonardo.sandoval.gonzalez

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

These patches include:

    1. iasl recipe taken from luv-yocto repository into OE-Core (the only 
       change done was the LICENSE, from Intel-ACPI to BSD | GPLv2)
    2. OVMF recipe (taken from luv-yocto repository) into OE-Core
    3. Boot script: Instrumenting runqemu to include OECORE_MACHINE_SYSROOT, 
    so the OVMF BIOS can be found.

[YOCTO #5654]

  bitbake: cooker: Improve DATE/TIME handling (2015-07-08 00:06:08 +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 (3):
  iasl: Recipe taken from the luv-yocto repository
  ovmf: Recipe taken from luv-yocto repository
  runqemu: Define OECORE_MACHINE_SYSROOT on setup_sysroot

 ...s-Force-tools-variables-to-host-toolchain.patch | 48 +++++++++++++++++
 meta/recipes-core/ovmf/ovmf_git.bb                 | 61 ++++++++++++++++++++++
 meta/recipes-extended/iasl/iasl_20150515.bb        | 27 ++++++++++
 scripts/runqemu                                    | 13 ++++-
 4 files changed, 148 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
 create mode 100644 meta/recipes-extended/iasl/iasl_20150515.bb

-- 
1.8.4.5



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

end of thread, other threads:[~2015-09-14 15:36 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-14 20:07 [PATCH V3 0/3] Add UEFI firmware for qemux86* leonardo.sandoval.gonzalez
2015-07-14 20:07 ` [PATCH V3 1/3] iasl: Recipe taken from the luv-yocto repository leonardo.sandoval.gonzalez
2015-09-12 22:00   ` Richard Purdie
2015-09-13  7:13     ` Fathi Boudra
2015-09-14 15:37     ` Leonardo Sandoval
2015-07-14 20:07 ` [PATCH V3 2/3] ovmf: Recipe taken from " leonardo.sandoval.gonzalez
2015-07-14 20:07 ` [PATCH V3 3/3] runqemu: Define OECORE_MACHINE_SYSROOT on setup_sysroot leonardo.sandoval.gonzalez
2015-08-28  7:29   ` Patrick Ohly
2015-08-28 13:34     ` Leonardo Sandoval
2015-08-28 18:08       ` Patrick Ohly
2015-09-02 19:40         ` Leonardo Sandoval
2015-09-04 19:13           ` Patrick Ohly
2015-08-27 13:19 ` [PATCH V3 0/3] Add UEFI firmware for qemux86* Patrick Ohly
2015-08-27 14:28   ` Paul Eggleton
2015-08-27 19:50   ` Leonardo Sandoval
2015-08-28  8:33     ` Patrick Ohly

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