[poky] [PATCH 00/59] Consolidate adt-installer pull request

Tian, Kevin kevin.tian at intel.com
Mon Jan 3 21:22:21 PST 2011


Hi, Jessica,

Since this is for the 1st checkin of a new feature, it's better to clean it up into a 
single patch, or a series of patches which are split based on functionality. Current
series are more like a working branch, and difficult for people to understand those
commits. :-)

Thanks
Kevin

>From: Jessica Zhang
>Sent: Tuesday, January 04, 2011 8:04 AM
>
>This is the consolidated pull request that contains all the changes for adt_installer work,
>including the bitbake recipe file for creating the installer tar file under /tmp/deploy/sdk,
>after untar, run the adt-installer to install adt cross-toolchain and target sysroots.
>
>
>Pull URL: git://git.pokylinux.org/poky-contrib.git
>  Branch: jzhang/adt-installer
>  Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=jzhang/adt-installer
>
>Thanks,
>    Jessica Zhang <jessica.zhang at intel.com>
>---
>
>
>Jessica Zhang (9):
>  Correct messages, fix bug for parsing YOCTOADT_TARGET_ARCH variable
>    correctly
>  more messages cleanup, fix issues: 1) download all the specified
>    rootfs fiels, 2) add check for yocto_installer_internal, 3) error
>    out when sysroot image file or sysroot location are empty
>  Clean messaging, prompt consolidation and bug fixes
>  Correct messages, fix bug for parsing YOCTOADT_TARGET_ARCH variable
>    correctly
>  more messages cleanup, fix issues: 1) download all the specified
>    rootfs fiels, 2) add check for yocto_installer_internal, 3) error
>    out when sysroot image file or sysroot location are empty
>  Clean messaging, prompt consolidation and bug fixes
>  change file names, more clean up of messaging, add comments and
>    simplify config file entries, change code support new config file
>  missing files for change file names, more clean up of messaging, add
>    comments and simplify config file entries, change code support new
>    config file
>  Move version info to the beginning of conf file and fix a minor typo
>    in adt_installer.conf
>
>Liping Ke (50):
>  Add initial yocto adt installer script
>  New version of installer script
>  Redirect downloading information to both screen and log file
>  Change sdk version in configuration file to 0.9+snapshot
>  Change qemu kernel downloading output info to be noverbose
>  Make bar viewing for showing download progress instead of dot view
>  Update user configuration file for testing
>  If qemu file already exists, user can choose download new or keep the
>    old
>  Modify folders per Josh's suggestion
>  sudo is controlled in smaller granularity.
>  Add opkg source tarball for testing.
>  Add split include script file
>  Remove the param passing for readability
>  Remove redundant prompts
>  Move installer scripts to the decided folders
>  Add new folder under installer for conforming bb file path
>    conventions
>  Add installer scripts tarball generating bb file
>  Add just installer scripts code according to bb file logic
>  Make Silent installation as another option for avoiding bothering
>    users.
>  Removde Debug options from installer script
>  Remove unneccessary folder creation in do_deploy
>  Store pseudo database in target rootfs
>  Link ld.so.cache file into the host filesystem
>  Add initial yocto adt installer script
>  New version of installer script
>  Redirect downloading information to both screen and log file
>  Change sdk version in configuration file to 0.9+snapshot
>  Change qemu kernel downloading output info to be noverbose
>  Make bar viewing for showing download progress instead of dot view
>  Update user configuration file for testing
>  If qemu file already exists, user can choose download new or keep the
>    old
>  Modify folders per Josh's suggestion
>  sudo is controlled in smaller granularity.
>  Add opkg source tarball for testing.
>  Add split include script file
>  Remove the param passing for readability
>  Remove redundant prompts
>  Move installer scripts to the decided folders
>  Add new folder under installer for conforming bb file path
>    conventions
>  Add installer scripts tarball generating bb file
>  Add just installer scripts code according to bb file logic
>  Make Silent installation as another option for avoiding bothering
>    users.
>  Removde Debug options from installer script
>  Remove unneccessary folder creation in do_deploy
>  Store pseudo database in target rootfs
>  Link ld.so.cache file into the host filesystem
>  Remove old unused renamed files
>  Remove unused rename file
>  Fix several defects: sdk_version, relative path
>  Adjust the code according to installation configuration file changes.
>
>_______________________________________________
>poky mailing list
>poky at yoctoproject.org
>https://lists.yoctoproject.org/listinfo/poky



More information about the poky mailing list