| Submitter | Robert Yang |
|---|---|
| Date | Nov. 13, 2012, 12:56 p.m. |
| Message ID | <cover.1352807729.git.liezhi.yang@windriver.com> |
| Download | mbox |
| Permalink | /patch/38915/ |
| State | New |
| Headers | show |
Pull-request
git://git.pokylinux.org/poky-contrib robert/denzil_rpmComments
On 11/13/2012 04:56 AM, Robert Yang wrote: > 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(-) Pulled into sgarman/denzil-next. Thanks, Scott