diff options
author | Jason Schonberg <schonm@gmail.com> | 2025-01-26 23:41:05 -0500 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2025-01-26 22:16:09 -0800 |
commit | a7116800f20985e658217db5e828b646a712b63f (patch) | |
tree | 90e3479bdf48d8dd9a6b1b5a711a4daf05373600 | |
parent | eaeef33683708bb9c743a69172f0e705949014a0 (diff) | |
download | meta-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 | ||
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 = "4dd91d31157ede4a1b092721d944ae2fdd161cd9" | 8 | SRCREV = "69dd7d6764e333413dd12848607d72cab310e406" |
9 | S = "${WORKDIR}/git" | 9 | S = "${WORKDIR}/git" |
10 | 10 | ||
11 | DEPENDS = "zstd" | 11 | DEPENDS = "zstd" |