commit | 63f0fce48fac12c741d68b38b46614a81668dd8d | [log] [tgz] |
---|---|---|
author | vishwa <vishwanath@in.ibm.com> | Mon Jun 20 06:41:52 2016 -0500 |
committer | vishwa <vishwanath@in.ibm.com> | Mon Jun 20 06:41:52 2016 -0500 |
tree | 16afea484f298b4162c3a6fa2e8903a75b1170ef | |
parent | cddff4ad0d241420412c71196b190489d4ec57d0 [diff] |
Update recipe and service file for phosphor-networkd Commit c69c3d3 for phosphor-netword introduced DNS support. This change will update the bitbake file to point to correct commit and also creates the service file to start DNS updater. Fixes openbmc/openbmc#134
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