From patchwork Tue Nov 13 12:56:35 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [for-denzil,0/2] Fix incremental rpm image generation Date: Tue, 13 Nov 2012 12:56:35 -0000 From: Robert Yang X-Patchwork-Id: 38915 Message-Id: To: Cc: Zhenfeng.Zhao@windriver.com, scott.a.garman@intel.com Port the patches from the master branch to denzil, and have tested on our local autobuilder. They are already on danny. // Robert The following changes since commit 846b7c388738f382e83576e77b705aa547c1dd9b: bitbake: lib/bb/siggen.py: log when tainting the signature of a task (2012-10-12 08:58:48 +0100) are available in the git repository at: git://git.pokylinux.org/poky-contrib robert/denzil_rpm http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=robert/denzil_rpm Robert Yang (2): package_rpm.bbclass: Fix incremental rpm image generation rootfs_rpm.bbclass: save rpmlib rather than remove it meta/classes/image.bbclass | 6 ++++++ meta/classes/package_rpm.bbclass | 20 ++++++++------------ meta/classes/rootfs_rpm.bbclass | 6 +++++- 3 files changed, 19 insertions(+), 13 deletions(-)