All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH openbmc 0/4] Use pflash from upstream skiboot instead of skeleton.
@ 2016-04-15 16:30 OpenBMC Patches
  2016-04-15 16:30 ` [PATCH openbmc 1/4] pflash: Add pflash recipe OpenBMC Patches
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: OpenBMC Patches @ 2016-04-15 16:30 UTC (permalink / raw)
  To: openbmc

Fixes #103.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/openbmc/openbmc/233)
<!-- Reviewable:end -->


https://github.com/openbmc/openbmc/pull/233

Joel Stanley (1):
  pflash: Add pflash recipe

Patrick Williams (3):
  meta-openpower: add common/recipes-* tree
  pflash: Use skiboot-5.2.0
  skeleton: Use pflash recipe

 .../common/recipes-bsp/pflash/pflash.bb            | 23 +++++
 .../0001-pflash-Allow-building-under-yocto.patch   | 98 ++++++++++++++++++++++
 .../meta-openpower/conf/layer.conf                 |  3 +
 .../conf/machine/include/openpower.inc             |  1 +
 .../common/recipes-phosphor/skeleton/skeleton.bb   |  7 ++
 5 files changed, 132 insertions(+)
 create mode 100644 meta-openbmc-machines/meta-openpower/common/recipes-bsp/pflash/pflash.bb
 create mode 100644 meta-openbmc-machines/meta-openpower/common/recipes-bsp/pflash/pflash/0001-pflash-Allow-building-under-yocto.patch

-- 
2.7.1

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

end of thread, other threads:[~2016-04-27  2:03 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-15 16:30 [PATCH openbmc 0/4] Use pflash from upstream skiboot instead of skeleton OpenBMC Patches
2016-04-15 16:30 ` [PATCH openbmc 1/4] pflash: Add pflash recipe OpenBMC Patches
2016-04-27  0:46   ` Stewart Smith
2016-04-15 16:30 ` [PATCH openbmc 2/4] meta-openpower: add common/recipes-* tree OpenBMC Patches
2016-04-15 16:30 ` [PATCH openbmc 3/4] pflash: Use skiboot-5.2.0 OpenBMC Patches
2016-04-15 16:30 ` [PATCH openbmc 4/4] skeleton: Use pflash recipe OpenBMC Patches

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.