lunedì 20 aprile 2009

Beagleboard, OpenEmbedded e Ubuntu

clipped from bugcommunity.com
  • Ubuntu
  • sudo apt-get install gawk diffstat help2man texi2html texinfo build-essential subversion cvs
    sudo dpkg-reconfigure dash

    and choose "<No>" from the menu. (dash is the default in Ubuntu, but newer versions of Poky's sanity check warn about this: Using dash as /bin/sh causes various subtle build problems, please use bash instead.).

    Per compilare la OpenEmbedded sono necessari alcuni pacchetti (gawk, diffstat, etc) e c'è bisogno di disabilitare la shell "dash".

    Dopo aver fatto l'apt-get sopra citato, dare il comando "dpkg-reconfigure dash" e rispondere "No" alla domanda "Install dash as /bin/sh?".

    Dopodiché si può finalmente dare il comando "bitbake base-image" e cominciare la compilazione (anche questo è un task lunghetto!)

    Nessun commento:

    Posta un commento