diff options
author | Muhammad Shakeel <muhammad_shakeel@mentor.com> | 2013-02-20 18:50:22 +0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-02-28 23:14:04 +0000 |
commit | 959e2ae23ccbc6955a28996d4538e457cd8cfa5e (patch) | |
tree | 6f19283a856f451ef686b24dfaa7c42854ae14c7 /meta/classes/linux-kernel-base.bbclass | |
parent | 2e79110e31da940728d42411cad3d019d570fc31 (diff) | |
download | openembedded-core-959e2ae23ccbc6955a28996d4538e457cd8cfa5e.tar.gz openembedded-core-959e2ae23ccbc6955a28996d4538e457cd8cfa5e.tar.bz2 openembedded-core-959e2ae23ccbc6955a28996d4538e457cd8cfa5e.zip |
archiver class: Use tasks with sstate instead of pre/post funcs
* Add tasks to move sources, script/logs and diff/env files in
deploy directory.
* Enable SSTATE for 'do_archive_scripts_logs' task
* Enable SSTATE for 'do_dumpdata_create_diff_gz' task
* SSTATE is not used for sources/patches archiver task because source
archive package can result into a very large file. It will be an
unnecessary overhead to keep sources in DL_DIR and cached-binaries.
* If 'SOURCE_ARCHIVE_PACKAGE_TYPE' is 'srpm' then use pre/post functions
because in this case we do not want to use tasks to move sources/logs
in DEPLOY_DIR. 'do_package_write_rpm' is responsible for handling
archiver packages.
[YOCTO #3449]
Signed-off-by: Muhammad Shakeel <muhammad_shakeel@mentor.com>
Signed-off-by: Noor Ahsan <noor_ahsan@mentor.com>
Signed-off-by: Christopher Larson <chris_larson@mentor.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/classes/linux-kernel-base.bbclass')
0 files changed, 0 insertions, 0 deletions