All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH openbmc v3] Adding Fedora 23 requirements to README
@ 2016-01-09 15:40 OpenBMC Patches
  2016-01-09 15:40 ` OpenBMC Patches
  0 siblings, 1 reply; 2+ messages in thread
From: OpenBMC Patches @ 2016-01-09 15:40 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] 2+ messages in thread

* [PATCH openbmc v3] Adding Fedora 23 requirements to README
  2016-01-09 15:40 [PATCH openbmc v3] Adding Fedora 23 requirements to README OpenBMC Patches
@ 2016-01-09 15:40 ` OpenBMC Patches
  0 siblings, 0 replies; 2+ messages in thread
From: OpenBMC Patches @ 2016-01-09 15:40 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] 2+ messages in thread

end of thread, other threads:[~2016-01-09 15:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-01-09 15:40 [PATCH openbmc v3] Adding Fedora 23 requirements to README OpenBMC Patches
2016-01-09 15:40 ` 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.