summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2023-10-24 07:53:01 +0800
committerKhem Raj <raj.khem@gmail.com>2023-10-23 17:00:49 -0700
commitdddd4bc39ec9b86d37f4217f19f27d87eccfc5cb (patch)
treeb9468f80b33d83345939ddb340af3584ce086e4a
parent16387ed732308b269f3a4f25a68214371d04db7d (diff)
downloadmeta-openembedded-dddd4bc39ec9b86d37f4217f19f27d87eccfc5cb.tar.gz
zchunk: upgrade 1.3.1 -> 1.3.2
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-oe/recipes-support/zchunk/zchunk_1.3.2.bb (renamed from meta-oe/recipes-support/zchunk/zchunk_1.3.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/zchunk/zchunk_1.3.1.bb b/meta-oe/recipes-support/zchunk/zchunk_1.3.2.bb
index 2961e449f1..27ebd63949 100644
--- a/meta-oe/recipes-support/zchunk/zchunk_1.3.1.bb
+++ b/meta-oe/recipes-support/zchunk/zchunk_1.3.2.bb
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=daf6e68539f564601a5a5869c31e5242"
5 5
6SRC_URI = "git://github.com/zchunk/zchunk.git;protocol=https;branch=main" 6SRC_URI = "git://github.com/zchunk/zchunk.git;protocol=https;branch=main"
7 7
8SRCREV = "b462b1587f7d3aa782689430e83e96c737748f33" 8SRCREV = "bdd6d6fc150d53d89658bebbfa73a7bfd9a89cb4"
9S = "${WORKDIR}/git" 9S = "${WORKDIR}/git"
10 10
11DEPENDS = "zstd" 11DEPENDS = "zstd"