diff options
author | Wang Mingyu <wangmy@fujitsu.com> | 2023-10-24 07:53:01 +0800 |
---|---|---|
committer | Armin Kuster <akuster808@gmail.com> | 2023-11-01 08:16:30 -0400 |
commit | 1100f87445d582eb9a87230cc8410a2af25f3348 (patch) | |
tree | 108c14d46ba5c59645ec2a26c27a8d1c93a9bd6e | |
parent | b9642f83e1ab0a040d8c2e80da8ffe7f7274f8c5 (diff) | |
download | meta-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 | ||
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 = "b462b1587f7d3aa782689430e83e96c737748f33" | 8 | SRCREV = "bdd6d6fc150d53d89658bebbfa73a7bfd9a89cb4" |
9 | S = "${WORKDIR}/git" | 9 | S = "${WORKDIR}/git" |
10 | 10 | ||
11 | DEPENDS = "zstd" | 11 | DEPENDS = "zstd" |