commit | e0501bc156b42be98fdbdcc12adc0c102674b933 | [log] [tgz] |
---|---|---|
author | Ratan Gupta <ratagupt@in.ibm.com> | Fri Oct 07 06:55:00 2016 -0500 |
committer | Ratan Gupta <ratagupt@in.ibm.com> | Fri Oct 07 06:57:22 2016 -0500 |
tree | 694ac1681d1bccb85152bb5cba0eaa82f0b56184 | |
parent | 7b645d11a95a4c170fe48e025b9324edcf045ad9 [diff] |
Removing the double quotes while creating the avahi service file. Change-Id: I028e36db81d1109f773c819efb9da35c0a32c49c Signed-off-by: Ratan Gupta <ratagupt@in.ibm.com>
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 Ubuntu 14.04 the following packages are required to build the default target
sudo apt-get install -y git build-essential libsdl1.2-dev texinfo gawk chrpath diffstat
On Fedora 23 the following packages are required to build the default target:
sudo dnf install -y git patch diffstat texinfo chrpath SDL-devel bitbake sudo dnf groupinstall "C Development Tools and Libraries"
To start a build:
cd <builddir> . <repodir>/openbmc-env bitbake obmc-phosphor-image