On Tue, May 28, 2013 at 11:28:08PM +0530, Senthil Kumaran S wrote: > Hi Novello, > > On Tuesday 28 May 2013 06:26 PM, Novello Giampiero wrote: > >But the mai problem is that I don't want to 'deploy_linaro_image' > >because i woulkd like to test a buildroot make file system? There are > >some other possibilities ? > > You can also try out dummy_deploy.
I don't think that is documented at all :-(
Basically you need an action like this:
{
"command": "dummy_deploy",
"parameters": {
"type": "ubuntu"
}
},
where type can be "ubuntu", "android", or "oe". "oe" can be used for most
standard-ish GNU/Linux rootfs since it assumes very little about the contents
of the rootfs.
--
Antonio Terceiro
Software Engineer - Linaro
http://www.linaro.org
signature.asc
Description: Digital signature
_______________________________________________ linaro-validation mailing list [email protected] http://lists.linaro.org/mailman/listinfo/linaro-validation
