Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2012-03-26 | archive-original-source.bbclass: Archive original source | Xiaofeng Yan | 1 | |
This bbclass prepares for archiving original source. If original source is tarball, then copy this tarball to ${DEPLOY_DIR}/sources. If original source is dirctory, then archive this directory to tarball [YOCTO #1977] Signed-off-by: Xiaofeng Yan <xiaofeng.yan@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> |