[OE-core] [PATCH v2 0/1] archive.bbclass: archive work directory
wenzong.fan at windriver.com
wenzong.fan at windriver.com
Wed Jan 11 07:34:10 UTC 2012
From: Wenzong Fan <wenzong.fan at windriver.com>
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
More information about the Openembedded-core
mailing list