From c421dab7acfe0a5d753a6906521e7bf494e548eb Mon Sep 17 00:00:00 2001 From: zhengruoqin Date: Tue, 14 Sep 2021 08:01:55 +0800 Subject: [PATCH] zchunk: upgrade 1.1.9 -> 1.1.16 -License-Update: Copyright year updated to 2021. Signed-off-by: Zheng Ruoqin Signed-off-by: Khem Raj --- .../zchunk/{zchunk_1.1.9.bb => zchunk_1.1.16.bb} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename meta-oe/recipes-support/zchunk/{zchunk_1.1.9.bb => zchunk_1.1.16.bb} (64%) diff --git a/meta-oe/recipes-support/zchunk/zchunk_1.1.9.bb b/meta-oe/recipes-support/zchunk/zchunk_1.1.16.bb similarity index 64% rename from meta-oe/recipes-support/zchunk/zchunk_1.1.9.bb rename to meta-oe/recipes-support/zchunk/zchunk_1.1.16.bb index 9ac205afe2..59a0dfff2f 100644 --- a/meta-oe/recipes-support/zchunk/zchunk_1.1.9.bb +++ b/meta-oe/recipes-support/zchunk/zchunk_1.1.16.bb @@ -2,11 +2,11 @@ DESCRIPTION = "A file format designed for highly efficient deltas while maintain AUTHOR = "Jonathan Dieter" LICENSE = "BSD-2-Clause" -LIC_FILES_CHKSUM = "file://LICENSE;md5=cd6e590282010ce90a94ef25dd31410f" +LIC_FILES_CHKSUM = "file://LICENSE;md5=daf6e68539f564601a5a5869c31e5242" -SRC_URI = "git://github.com/zchunk/zchunk.git;protocol=https" +SRC_URI = "git://github.com/zchunk/zchunk.git;protocol=https;branch=main" -SRCREV = "fe3e3af49fd30b68c21a9fcaac340ad8e7f91055" +SRCREV = "ff34ee911f7d78d66b97894a773276babd63144c" S = "${WORKDIR}/git" DEPENDS = "\