diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2023-10-24 07:53:01 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2023-10-23 17:00:49 -0700 |
| commit | dddd4bc39ec9b86d37f4217f19f27d87eccfc5cb (patch) | |
| tree | b9468f80b33d83345939ddb340af3584ce086e4a | |
| parent | 16387ed732308b269f3a4f25a68214371d04db7d (diff) | |
| download | meta-openembedded-dddd4bc39ec9b86d37f4217f19f27d87eccfc5cb.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>
| -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" |
