summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/zchunk
Commit message (Collapse)AuthorAgeFilesLines
* zchunk: upgrade 1.1.5 -> 1.1.6Pierre-Jean Texier2020-06-023-106/+2
| | | | | | | - Remove patches already in version Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* zchunk: add recipePierre-Jean Texier2020-01-233-0/+126
zchunk is a compressed file format that splits the file into independent chunks. This allows you to only download changed chunks when downloading a new version of the file, and also makes zchunk files efficient over rsync. Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>