From patchwork Fri Jan 6 08:20:08 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [0/1] archive.bbclass: archive work directory Date: Fri, 06 Jan 2012 08:20:08 -0000 From: wenzong.fan@windriver.com X-Patchwork-Id: 18595 Message-Id: To: From: Wenzong Fan Archive the sources and build scripts for license compliance checking by end users or legal departments. The functionality is in a separate class which 'archive.bbclass' and the user can optionally include it for archiving any packages. [Yocto #1590] The following changes since commit 5797feac5f06f5cc363869cd440b82b3eaafd456: Richard Purdie (1): image-mklibs/package_ipk: Remove bashisms are available in the git repository at: git://git.pokylinux.org/poky-contrib wenzong/1590 http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=wenzong/1590 Wenzong Fan (1): archive.bbclass: archive work directory meta/classes/archive.bbclass | 42 ++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 42 insertions(+), 0 deletions(-) create mode 100644 meta/classes/archive.bbclass