summaryrefslogtreecommitdiff
path: root/meta/recipes-devtools/installer/adt-installer/adt_installer.conf
Commit message (Collapse)AuthorAgeFilesLines
* Add adt repo checkingJessica Zhang2011-05-191-1/+1
| | | | Signed-off-by: Jessica Zhang <jessica.zhang@intel.com>
* extract bitbake config setting into data_define, use more variables ↵Jessica Zhang2011-05-191-1/+1
| | | | | | replacing hardcoded values Signed-off-by: Jessica Zhang <jessica.zhang@intel.com>
* ADT: Fix several bugs for adt installerLiping Ke2011-03-021-4/+4
| | | | | | | | | | Two bugs are found 1) image download file path is not correct. So even if file is downloaded already, it can't be detected. 2) several images now are renamed, such as sato-dev, sato-sdk, we need to change the name accordingly. Signed-off-by: Liping Ke <liping.ke@intel.com>
* adt-installer: change to adopt the adt public repo directory layoutJessica Zhang2011-02-081-1/+1
| | | | Signed-off-by: Jessica Zhang <jessica.zhang@intel.com>
* adt-intaller feature implementation, including the bitbake recipe file for ↵Liping Ke2011-01-121-0/+52
creating the intaller tar file under /tmp/deploy/sdk, and the adt-installer script files and config files, set the reference to adt repo entry empty before it's setup Signed-off-by: Jessica Zhang <jessica.zhang@intel.com>