[yocto] ADT installer support

peter ducai peter.ducai at gmail.com
Thu Apr 10 00:14:48 PDT 2014


hi all,
i currently work for company that is using ADT installer and they like to
automate it. After digging in code I found out this is very badly written
(5 scripts calling each other) and almost impossible to run it without any
user intervention. My main question is:

is there any maintainer for ADT? is there actually anyone that use it on
daily basis ? was anyone able to automate it?

Reading thru documentation I really start doubting purpose of ADT, as there
are other ways how to recompile project, and being pushed to work with ADT,
I already start creating something that really gonna work and can be fully
automated... so actually I'm trying to get a rid of ADT (and no maintainer
is another reason to do so). Currently at
https://github.com/daemonna/YoctoTools are only 2 functional scripts to
replace docs/wiki and to speed up things for developer:

yocto_dependency_installer.sh - Will detect distro and install all
dependencies... user doesn't have to find out what distro he has and what
commands to run

yocto_15_installer.sh - Yocto 1.5.1 installer. Will download, unpack and
build Yocto 1.5.1.. after looking at differences between 1.5 and 1.6, I
found best way is to make version specific script.

Other scripts (like toolchain installer) are already in progress, but still
not stable. Still, I'd like to ask, what is proper way to push these
changes into Yocto. Is it this mailing list only? or should I contact
someone else?

thanks and have a nice day
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20140410/a3509edc/attachment.html>


More information about the yocto mailing list