Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: add cpio package

...

Code Block
sudo apt-get install git build-essential diffstat texinfo gawk chrpath doxygen dos2unix lib32stdc++6 lib32ncurses5 lib32z1 libc6-dev-i386 cpio


Note

The above is the recommended package installation for development on a Ubuntu 14.04 LTS Linux distribution. For a breakdown of the packages as well as a list of packages required for other Linux distributions, see the "Required Packages for the Host Development System" section in the Yocto Project Reference Manual: http://www.yoctoproject.org/docs/1.8/ref-manual/ref-manual.html#required-packages-for-the-host-development-system

...