summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2023-10-24 07:53:01 +0800
committerArmin Kuster <akuster808@gmail.com>2023-11-01 08:16:30 -0400
commit1100f87445d582eb9a87230cc8410a2af25f3348 (patch)
tree108c14d46ba5c59645ec2a26c27a8d1c93a9bd6e
parentb9642f83e1ab0a040d8c2e80da8ffe7f7274f8c5 (diff)
downloadmeta-openembedded-1100f87445d582eb9a87230cc8410a2af25f3348.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> (cherry picked from commit dddd4bc39ec9b86d37f4217f19f27d87eccfc5cb) Signed-off-by: Armin Kuster <akuster808@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"