On 14/03/2016 15:44, "[email protected] on behalf of Rudolf Muller" <[email protected] on behalf of [email protected]> wrote:
>Hi, > >I try to install the toaster for local development according the two >links bellow. >Everything works except the building of recipes. 0% of tasks complete is >shown and >stay still unchanged. I was googling few days but without success. > >I use master branch of poky, Hi Rudolf, I am afraid Toaster is a bit broken in the master branch at the moment. That's the issue you are hitting. We are looking into it, but in the meantime, you might consider using the jethro branch instead of master. Cheers Belén > I do not know what is wrong, look at the >installation >(1. - 5.) and please help me to repair the building of recipes. > > >http://www.yoctoproject.org/docs/2.1/toaster-manual/toaster-manual.html >https://wiki.yoctoproject.org/wiki/Setting_up_a_local_instance_of_Toaster > >Installation of libraries ... > >1. >sudo apt-get install python-pip > >sudo pip install Django==1.8.11 >sudo pip install argparse==1.2.1 >sudo pip install wsgiref==0.1.2 >sudo pip install beautifulsoup4==4.4.1 > >2. >$ sudo mkdir -p /var/www/toaster >$ sudo chown -R username:group /var/www/toaster > >3. >$ cd /var/www/toaster/ >$ git clone http://git.yoctoproject.org/git/poky > >4. >$ source poky/oe-init-build-env >$ source toaster start > >5. >$ bitbake core-image-minimal >$ http://localhost:8000 > > >Thank you > >Jan Muller >[email protected] > >--- >Tato zpráva byla zkontrolována na viry programem Avast Antivirus. >https://www.avast.com/antivirus > >-- >_______________________________________________ >toaster mailing list >[email protected] >https://lists.yoctoproject.org/listinfo/toaster -- _______________________________________________ toaster mailing list [email protected] https://lists.yoctoproject.org/listinfo/toaster
