summaryrefslogtreecommitdiffstats
path: root/meta-oe
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2023-05-25 14:58:06 +0800
committerKhem Raj <raj.khem@gmail.com>2023-05-25 08:57:47 -0700
commit8c18a3e887b1bf359808524497afd3e7896506c3 (patch)
tree24873480218d365d1d928129a38a8fa061735675 /meta-oe
parentb1bf3d7ac685d807cc2463a3bc056d6f5dea7329 (diff)
downloadmeta-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 07ab28375..9bf380924 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
7SRC_URI = "git://github.com/zchunk/zchunk.git;protocol=https;branch=main" 7SRC_URI = "git://github.com/zchunk/zchunk.git;protocol=https;branch=main"
8 8
9SRCREV = "1d8f14484b4e0b507487abe6c294fb2059b7b72f" 9SRCREV = "b462b1587f7d3aa782689430e83e96c737748f33"
10S = "${WORKDIR}/git" 10S = "${WORKDIR}/git"
11 11
12DEPENDS = "zstd" 12DEPENDS = "zstd"