diff options
author | zangrc <zangrc.fnst@cn.fujitsu.com> | 2021-02-07 21:29:03 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2021-02-06 21:52:33 -0800 |
commit | 0c53b599465498fb80217e615241c49b40b70780 (patch) | |
tree | 78b9f1c774b46d58bb02caacfda583c33443e45f /meta-oe/recipes-support/zchunk | |
parent | c8ca4f12f8d777a7c42e3997257ead2ed4c13efe (diff) | |
download | meta-openembedded-0c53b599465498fb80217e615241c49b40b70780.tar.gz |
zchunk: upgrade 1.1.8 -> 1.1.9
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support/zchunk')
-rw-r--r-- | meta-oe/recipes-support/zchunk/zchunk_1.1.9.bb (renamed from meta-oe/recipes-support/zchunk/zchunk_1.1.8.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/zchunk/zchunk_1.1.8.bb b/meta-oe/recipes-support/zchunk/zchunk_1.1.9.bb index ee2d8801e..ab7b71ef7 100644 --- a/meta-oe/recipes-support/zchunk/zchunk_1.1.8.bb +++ b/meta-oe/recipes-support/zchunk/zchunk_1.1.9.bb | |||
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=cd6e590282010ce90a94ef25dd31410f" | |||
6 | 6 | ||
7 | SRC_URI = "git://github.com/zchunk/zchunk.git;protocol=https" | 7 | SRC_URI = "git://github.com/zchunk/zchunk.git;protocol=https" |
8 | 8 | ||
9 | SRCREV = "5715157da35898a7cb3293b7a5394ba23715b5a4" | 9 | SRCREV = "fe3e3af49fd30b68c21a9fcaac340ad8e7f91055" |
10 | S = "${WORKDIR}/git" | 10 | S = "${WORKDIR}/git" |
11 | 11 | ||
12 | DEPENDS = "\ | 12 | DEPENDS = "\ |