diff options
| author | Ankur Tyagi <ankur.tyagi85@gmail.com> | 2025-11-18 13:27:18 +1300 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-11-18 08:17:55 -0800 |
| commit | e6e9277335174f9a484af303bddedf7607984584 (patch) | |
| tree | f4cd588579aaa2c64b8434ffc893737b8a9d0f5b /meta-oe/recipes-support/zchunk | |
| parent | aa635dc5dd3ac879f4668130bb8021b8594aafe8 (diff) | |
| download | meta-openembedded-e6e9277335174f9a484af303bddedf7607984584.tar.gz | |
zchunk: upgrade 1.5.1 -> 1.5.2
Changelog:
https://github.com/zchunk/zchunk/compare/1.5.1...1.5.2
Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support/zchunk')
| -rw-r--r-- | meta-oe/recipes-support/zchunk/zchunk_1.5.2.bb (renamed from meta-oe/recipes-support/zchunk/zchunk_1.5.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/zchunk/zchunk_1.5.1.bb b/meta-oe/recipes-support/zchunk/zchunk_1.5.2.bb index 9ef380005c..bbdd06dfda 100644 --- a/meta-oe/recipes-support/zchunk/zchunk_1.5.1.bb +++ b/meta-oe/recipes-support/zchunk/zchunk_1.5.2.bb | |||
| @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=daf6e68539f564601a5a5869c31e5242" | |||
| 5 | 5 | ||
| 6 | SRC_URI = "git://github.com/zchunk/zchunk.git;protocol=https;branch=main" | 6 | SRC_URI = "git://github.com/zchunk/zchunk.git;protocol=https;branch=main" |
| 7 | 7 | ||
| 8 | SRCREV = "69dd7d6764e333413dd12848607d72cab310e406" | 8 | SRCREV = "222d1a4da3661dd95c2445b96f7e1e208f55d219" |
| 9 | 9 | ||
| 10 | DEPENDS = "zstd" | 10 | DEPENDS = "zstd" |
| 11 | DEPENDS:append:libc-musl = " argp-standalone" | 11 | DEPENDS:append:libc-musl = " argp-standalone" |
