]> code.ossystems Code Review - openembedded-core.git/commit
image_types.bbclass: make gzipped images rsyncable
authorDiego Rondini <diego.rondini@kynetics.com>
Fri, 26 Jul 2019 08:18:57 +0000 (10:18 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 27 Jul 2019 21:45:23 +0000 (22:45 +0100)
commitb253101b9400cd12b80b6c5b7d1d0b01b31a6c6b
treece1bca682a6ba493d0151ba605a085d29a32468e
parent571235978d98552e3734bf382454dd51272db782
image_types.bbclass: make gzipped images rsyncable

Both gzip and pigz implement the --rsyncable option, allowing small changes to
images to save a lot of data when they are transferred using rsync. This patch
enables --rsyncable by default.

Signed-off-by: Diego Rondini <diego.rondini@kynetics.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/image_types.bbclass