diff options
author | Wang Mingyu <wangmy@fujitsu.com> | 2023-05-25 14:58:06 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2023-05-25 08:57:47 -0700 |
commit | 8c18a3e887b1bf359808524497afd3e7896506c3 (patch) | |
tree | 24873480218d365d1d928129a38a8fa061735675 /meta-oe | |
parent | b1bf3d7ac685d807cc2463a3bc056d6f5dea7329 (diff) | |
download | meta-openembedded-8c18a3e887b1bf359808524497afd3e7896506c3.tar.gz |
zchunk: upgrade 1.3.0 -> 1.3.1
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe')
-rw-r--r-- | meta-oe/recipes-support/zchunk/zchunk_1.3.1.bb (renamed from meta-oe/recipes-support/zchunk/zchunk_1.3.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/zchunk/zchunk_1.3.0.bb b/meta-oe/recipes-support/zchunk/zchunk_1.3.1.bb index 07ab283755..9bf3809244 100644 --- a/meta-oe/recipes-support/zchunk/zchunk_1.3.0.bb +++ b/meta-oe/recipes-support/zchunk/zchunk_1.3.1.bb | |||
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=daf6e68539f564601a5a5869c31e5242" | |||
6 | 6 | ||
7 | SRC_URI = "git://github.com/zchunk/zchunk.git;protocol=https;branch=main" | 7 | SRC_URI = "git://github.com/zchunk/zchunk.git;protocol=https;branch=main" |
8 | 8 | ||
9 | SRCREV = "1d8f14484b4e0b507487abe6c294fb2059b7b72f" | 9 | SRCREV = "b462b1587f7d3aa782689430e83e96c737748f33" |
10 | S = "${WORKDIR}/git" | 10 | S = "${WORKDIR}/git" |
11 | 11 | ||
12 | DEPENDS = "zstd" | 12 | DEPENDS = "zstd" |