diff options
author | Wang Mingyu <wangmy@cn.fujitsu.com> | 2020-01-15 05:12:16 -0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2020-01-15 20:45:09 -0800 |
commit | 9b09454777bff391dd0df342245f3cf948a769bf (patch) | |
tree | a6bdef390e4b269450f5c7517b642b9692e435c7 | |
parent | c8796b02135f23a34c4ca1d682ff67b112c675ef (diff) | |
download | meta-openembedded-9b09454777bff391dd0df342245f3cf948a769bf.tar.gz |
python3-cheetah: upgrade 3.2.3 -> 3.2.4
Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r-- | meta-python/recipes-devtools/python/python3-cheetah_3.2.4.bb (renamed from meta-python/recipes-devtools/python/python3-cheetah_3.2.3.bb) | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/meta-python/recipes-devtools/python/python3-cheetah_3.2.3.bb b/meta-python/recipes-devtools/python/python3-cheetah_3.2.4.bb index 52e8576eec..05882d087c 100644 --- a/meta-python/recipes-devtools/python/python3-cheetah_3.2.3.bb +++ b/meta-python/recipes-devtools/python/python3-cheetah_3.2.4.bb | |||
@@ -10,6 +10,5 @@ RDEPENDS_${PN}_class-native = "" | |||
10 | 10 | ||
11 | BBCLASSEXTEND = "native nativesdk" | 11 | BBCLASSEXTEND = "native nativesdk" |
12 | 12 | ||
13 | SRC_URI[md5sum] = "5629445e7fef9659da2b49e36aacdbff" | 13 | SRC_URI[md5sum] = "8c0ac643263ffc3454fb321342284d0a" |
14 | SRC_URI[sha256sum] = "7c450bce04a82d34cf6d48992c736c2048246cbc00f7b4903a39cf9a8ea3990c" | 14 | SRC_URI[sha256sum] = "caabb9c22961a3413ac85cd1e5525ec9ca80daeba6555f4f60802b6c256e252b" |
15 | |||