All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] OVMF recipe
@ 2014-08-13 13:03 Matt Fleming
  2014-08-13 13:03 ` [PATCH 1/2] recipes-extended: Add iasl recipe Matt Fleming
  2014-08-13 13:03 ` [PATCH v2 2/2] recipes-devtools: Add OVMF recipe Matt Fleming
  0 siblings, 2 replies; 7+ messages in thread
From: Matt Fleming @ 2014-08-13 13:03 UTC (permalink / raw)
  To: openembedded-core; +Cc: Matt Fleming

From: Matt Fleming <matt.fleming@intel.com>

This is v2 of the OVMF recipe patch. This version addresses some of the
comments from Martin Jansa on style, as documented in the openembedded
styleguide.

Additionally, iasl is a dependency of OVMF but no iasl recipe currently
exists in oe-core so one is included in this series.

Matt Fleming (2):
  recipes-extended: Add iasl recipe
  recipes-devtools: Add OVMF recipe

 ...s-Force-tools-variables-to-host-toolchain.patch | 48 ++++++++++++++++++++
 meta/recipes-devtools/ovmf/ovmf_git.bb             | 52 ++++++++++++++++++++++
 meta/recipes-extended/iasl/iasl_20120215.bb        | 27 +++++++++++
 3 files changed, 127 insertions(+)
 create mode 100644 meta/recipes-devtools/ovmf/ovmf/0001-BaseTools-Force-tools-variables-to-host-toolchain.patch
 create mode 100644 meta/recipes-devtools/ovmf/ovmf_git.bb
 create mode 100644 meta/recipes-extended/iasl/iasl_20120215.bb

-- 
1.9.3



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

end of thread, other threads:[~2014-08-13 19:41 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-13 13:03 [PATCH 0/2] OVMF recipe Matt Fleming
2014-08-13 13:03 ` [PATCH 1/2] recipes-extended: Add iasl recipe Matt Fleming
2014-08-13 13:17   ` Richard Purdie
2014-08-13 13:24     ` Matt Fleming
2014-08-13 13:45   ` Martin Jansa
2014-08-13 19:41     ` Matt Fleming
2014-08-13 13:03 ` [PATCH v2 2/2] recipes-devtools: Add OVMF recipe Matt Fleming

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.