commit | 4f1ef52763df44305c8e8b46dd0f15f0079c374e | [log] [tgz] |
---|---|---|
author | Chris Austen <austenc@us.ibm.com> | Tue Jan 19 14:45:55 2016 -0600 |
committer | Chris Austen <austenc@us.ibm.com> | Tue Jan 19 14:45:55 2016 -0600 |
tree | c1a98f381aac0ad541e9530537efcb5a836ccb7e | |
parent | 3deb15ca6c28dd80bcc582e3b9998969380a260d [diff] |
uboot tftp can not handle noise Pull in the fixes that allows netbooting to work well Without this change netbooting was impossible due to timeout problems downloading images for netbooting. Sometimes I would get timeouts right away, other times it would take longer but every time it fail to copy the file completely before timeouts would hit.
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
To start a build:
cd <builddir> . <repodir>/openbmc-env bitbake obmc-phosphor-image