Hi Dave,

Thanks for picking up those. While you get access to the wiki, I can make
those changes no problem.

Cheers

Belén

On 21/05/2014 15:59, "Lerner, Dave" <dave.ler...@windriver.com> wrote:

>Hi,
>
>I have found some of the directions on the link below need fixing or
>clarification 
>https://wiki.yoctoproject.org/wiki/Setting_up_a_production_instance_of_Toa
>ster
>
>1) Suggest that the webserver command run in the background
>       "Start the Web server using the following command:
>               $ python bitbake/lib/toaster/manage.py runserver"
>     or in the background:
>               $ nohup python bitbake/lib/toaster/manage.py runserver \
>                       2>toaster_web.log >toaster_web.log &
>       "
>
>2) Insert before
>       "$ bitbake --postread conf/toaster.conf --server-only -t xmlrpc -B
>localhost:0 && \
>               export BBSERVER=localhost:1"
>a reference to
>       "Create the required conf/toaster.conf file as per Bitbake extra options
>on
>               
> https://wiki.yoctoproject.org/wiki/Setting_up_a_local_instance_of_Toaste
>r 
>
>3) Correct the wrong bitbake option
>       "$ nohup bitbake --observer-only -u toasterui &"
>to
>       "$ nohup bitbake --observe-only -u toasterui &"
>
>
>Dave
>-- 
>_______________________________________________
>toaster mailing list
>toaster@yoctoproject.org
>https://lists.yoctoproject.org/listinfo/toaster

-- 
_______________________________________________
toaster mailing list
toaster@yoctoproject.org
https://lists.yoctoproject.org/listinfo/toaster

Reply via email to