[oe-commits] Xiaofeng Yan : archiver.bbclass:

git at git.openembedded.org git at git.openembedded.org
Mon Mar 26 22:17:35 UTC 2012


Module: openembedded-core.git
Branch: master
Commit: 2fdc271887db8c0ef0641472d00e850e8b3caa19
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=2fdc271887db8c0ef0641472d00e850e8b3caa19

Author: Xiaofeng Yan <xiaofeng.yan at windriver.com>
Date:   Mon Mar 26 18:49:26 2012 +0800

archiver.bbclass:

1 Archive sources in ${S} in the different stage
  (do_unpack,do_patch,do_configure).
2 Archive patches including series
3 Archive logs including scripts (.bb and .inc files)
4 dump environment resources which show all variable and functions
  used to xxx.showdata.dump when running a task
5 dump all content in 's' including patches to file xxx.diff.gz

All archiving packages  will be deployed to ${DEPLOY_DIR}/sources/

[YOCTO #1977]

Signed-off-by: Xiaofeng Yan <xiaofeng.yan at windriver.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 meta/classes/archiver.bbclass |  460 +++++++++++++++++++++++++++++++++++++++++
 1 files changed, 460 insertions(+), 0 deletions(-)

Diff:   http://git.openembedded.org/?p=openembedded-core.git/?a=commitdiff;h=2fdc271887db8c0ef0641472d00e850e8b3caa19




More information about the Openembedded-commits mailing list