Hi, Saul

This pull request includes initial ADT(Yocto Application Development Tools) 
installer script implementation.

Pull URL: git://git.pokylinux.org/poky-contrib.git
Branch: lke/adt_installer_initial
Browse: 
http://git.pokylinux.org/cgit/cgit.cgi/poky-contrib/commit/?h=lke/adt_installer_initial&id=a06769b01d7b18894ad413daa8159f74c90f6c0f


Thanks,
criping



Add initial yocto adt installer scriptlke/adt_installer_initial
Below patches are for installing Yocto Application Development Tools.
opkg files include both 32 bit and 64 bit installation machine.
Installer entry script file is yocto_installer. A hidden .config files
are for holding parameters which are unlikely to be changed by end users

Signed-off-by: Liping Ke <[email protected]>
Signed-off-by: Jessica Zhang<[email protected]>
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--      scripts/adt-installer/.config   35      
-rw-r--r--      scripts/adt-installer/opkg-sdk-i586.conf        17      
-rw-r--r--      scripts/adt-installer/opkg-sdk-x86_64.conf      17      
-rw-r--r--      scripts/adt-installer/util      70      
-rwxr-xr-x      scripts/adt-installer/yocto_installer   250     
-rw-r--r--      scripts/adt-installer/yocto_installer.conf      32      
-rwxr-xr-x      scripts/adt-installer/yocto_installer_internal  222     
7 files changed, 643 insertions, 0 deletions
_______________________________________________
yocto mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to