summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJason Schonberg <schonm@gmail.com>2025-01-26 23:41:05 -0500
committerKhem Raj <raj.khem@gmail.com>2025-01-26 22:16:09 -0800
commita7116800f20985e658217db5e828b646a712b63f (patch)
tree90e3479bdf48d8dd9a6b1b5a711a4daf05373600
parenteaeef33683708bb9c743a69172f0e705949014a0 (diff)
downloadmeta-openembedded-a7116800f20985e658217db5e828b646a712b63f.tar.gz
zchunk: upgrade 1.4.0 -> 1.5.1
Signed-off-by: Jason Schonberg <schonm@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-oe/recipes-support/zchunk/zchunk_1.5.1.bb (renamed from meta-oe/recipes-support/zchunk/zchunk_1.4.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/zchunk/zchunk_1.4.0.bb b/meta-oe/recipes-support/zchunk/zchunk_1.5.1.bb
index 0c8a9c7a5f..a15540f968 100644
--- a/meta-oe/recipes-support/zchunk/zchunk_1.4.0.bb
+++ b/meta-oe/recipes-support/zchunk/zchunk_1.5.1.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 = "4dd91d31157ede4a1b092721d944ae2fdd161cd9" 8SRCREV = "69dd7d6764e333413dd12848607d72cab310e406"
9S = "${WORKDIR}/git" 9S = "${WORKDIR}/git"
10 10
11DEPENDS = "zstd" 11DEPENDS = "zstd"