On 16/09/2016 16:12, "yocto-boun...@yoctoproject.org on behalf of Mathieu
Allard" <yocto-boun...@yoctoproject.org on behalf of
mathieu.all...@evalan.com> wrote:

>Hi!
>
>It maybe is a naive question and I assume it's not possible because I
>didn't find anything related in the manual.
>
>Is it possible to launch a toaster instance on an already
>command-line-setup build?

If you are using the 2.1 release (krogoth), you can start a build from the
command line from your build directory as you would normally do without
Toaster. Toaster will monitor the build and store all the information
about it in a special project we've called "Command Line Builds".

This means you can configure the build system using config files, instead
of Toaster, and still use the build reporting capabilities of Toaster if
that's what you are after. You just need to make sure Toaster is running
before you issue the bitbake command.

I hope this makes sense.

Cheers

Belén


>Like inheriting the toaster bbclass and maybe some magic trick?
>
>Or am I stuck in reconfiguring everything manually through the web
>interface?
>
>Now that I have some working builds, I just wanted to know is there is a
>quick way to get some overview over it on our local network, and to
>quickly build my application again when I have an update.
>
>Otherwise I'll just hack some cheap script to launch a remote rebuild of
>my package when I need it.
>-- 
>_______________________________________________
>yocto mailing list
>yocto@yoctoproject.org
>https://lists.yoctoproject.org/listinfo/yocto

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

Reply via email to