From patchwork Thu May 31 06:02:55 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [0/2] archiver.bbclass:Improve the usability for the archiver classes Date: Thu, 31 May 2012 06:02:55 -0000 From: Xiaofeng Yan X-Patchwork-Id: 28975 Message-Id: To: From: Xiaofeng Yan The usability of the archiver classes can be improved, beyond the simple addition of default values for the variables. A user could well inherit just archiver rather than the individual useful classes, and not realize it will do nothing. The following changes since commit f28209d9d3c67203a2c7a2b25cacfe31643d1bfa: Kang Kai (1): cooker.py: terminate the Parser processes are available in the git repository at: git://git.pokylinux.org/poky-contrib xiaofeng/2472 http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=xiaofeng/2472 Xiaofeng Yan (2): archiver.bbclass: Improve the usability for the archiver classes local.conf.sample.extended: Change the usage about arhiver.bbclass meta-yocto/conf/local.conf.sample.extended | 31 ++++++++++++++++----------- meta/classes/archiver.bbclass | 6 +++- 2 files changed, 22 insertions(+), 15 deletions(-)