This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Linux: Installing dependencies for yocto

Tool/software: Linux

Hi all,

This thread is not a query but the solution I found while I was working on setting up the yocto build on ubuntu 14.04 LTS.

Some of these package list is already provided in TI wiki pages but I faced issue when I had reinstalled ubuntu 14.04

I am listing down the dependencies that needs to be installed. 

sudo apt-get install gawk wget git-core diffstat unzip texinfo gcc-multilib build-essential chrpath socat

sudo apt-get install libsdl1.2-dev xterm sed cvs subversion coreutils texi2html docbook-utils python-pysqlite2 help2man make gcc g++ desktop-file-utils libgl1-mesa-dev libglu1-mesa-dev mercurial autoconf automake groff curl lzop asciidoc

sudo apt-get install u-boot-tools

Hope this helps to anyone working on yocto in TI e2e community.

Thanks,

Prabhuraj

BlackPepper Technologies