From patchwork Wed Jan 11 07:34:10 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [v2,0/1] archive.bbclass: archive work directory Date: Wed, 11 Jan 2012 07:34:10 -0000 From: wenzong.fan@windriver.com X-Patchwork-Id: 19059 Message-Id: To: From: Wenzong Fan v2 updates: 1) Remove the special-casing for gcc, checking for any packages under 'tmp/work-shared'; 2) Remove some bash-specific code, replase the '[[regular-expression]]' with isovalent 'grep' statement. The following changes since commit 4a8a3c503fd896593b787c26edbe46a7324e494e: Richard Purdie (1): Revert "site/common-uclibc: Cache gl_cv_func_wcwidth_works" 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 | 49 ++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 49 insertions(+), 0 deletions(-) create mode 100644 meta/classes/archive.bbclass