[PATCH openbmc v2] Adding Fedora 23 requirements to README

OpenBMC Patches openbmc-patches at stwcx.xyz
Sun Jan 10 02:30:20 AEDT 2016


From: Antony Messerli <amesserl at 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




More information about the openbmc mailing list