All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH openbmc v2] Adding Fedora 23 requirements to README
@ 2016-01-09 15:30 OpenBMC Patches
  2016-01-09 15:30 ` OpenBMC Patches
  0 siblings, 1 reply; 3+ messages in thread
From: OpenBMC Patches @ 2016-01-09 15:30 UTC (permalink / raw)
  To: openbmc

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

Antony Messerli (1):
  Adding Fedora 23 requirements to README

 README.md | 5 +++++
 1 file changed, 5 insertions(+)

-- 
2.6.4

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

* [PATCH openbmc v2] Adding Fedora 23 requirements to README
  2016-01-09 15:30 [PATCH openbmc v2] Adding Fedora 23 requirements to README OpenBMC Patches
@ 2016-01-09 15:30 ` OpenBMC Patches
  2016-01-12  4:41   ` Stewart Smith
  0 siblings, 1 reply; 3+ messages in thread
From: OpenBMC Patches @ 2016-01-09 15:30 UTC (permalink / raw)
  To: openbmc; +Cc: Antony Messerli

From: Antony Messerli <amesserl@rackspace.com>

---
 README.md | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/README.md b/README.md
index 49d4f94..fb8b981 100644
--- a/README.md
+++ b/README.md
@@ -8,6 +8,11 @@ OpenBMC uses Yocto/Open-Embedded for a build system, which supports an
 out-of-tree build.  It is recommended that you create an empty directory
 somewhere to hold the build.  This directory will get big.
 
+On Fedora 23 the following packages are required to build the default target:
+
+    dnf install -y git patch diffstat texinfo chrpath SDL-devel bitbake
+    dnf groupinstall "C Development Tools and Libraries"
+
 To start a build:
 
     cd <builddir>
-- 
2.6.4

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

* Re: [PATCH openbmc v2] Adding Fedora 23 requirements to README
  2016-01-09 15:30 ` OpenBMC Patches
@ 2016-01-12  4:41   ` Stewart Smith
  0 siblings, 0 replies; 3+ messages in thread
From: Stewart Smith @ 2016-01-12  4:41 UTC (permalink / raw)
  To: OpenBMC Patches, openbmc; +Cc: Antony Messerli

OpenBMC Patches <openbmc-patches@stwcx.xyz> writes:
> From: Antony Messerli <amesserl@rackspace.com>
>
> ---
>  README.md | 5 +++++
>  1 file changed, 5 insertions(+)

Acked-by: Stewart Smith <stewart@linux.vnet.ibm.com>

Personally, I'd love to see Dockerfiles present and then use these
during automated build so that we *programatically* test build
dependencies.

In the meantime, README additions look good.

-- 
Stewart Smith
OPAL Architect, IBM.

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

end of thread, other threads:[~2016-01-12  4:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-01-09 15:30 [PATCH openbmc v2] Adding Fedora 23 requirements to README OpenBMC Patches
2016-01-09 15:30 ` OpenBMC Patches
2016-01-12  4:41   ` Stewart Smith

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.