diff options
author | Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> | 2020-03-04 18:19:14 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2020-03-04 08:15:20 -0800 |
commit | 5ad5cf3127effeb67963d6382b2a2763d78210c0 (patch) | |
tree | 006e966cd61f6e0160f607313c44b1c86e128272 /meta-oe/recipes-shells | |
parent | 7b4c03e45a55d012736beed6dbf76f8f50c33f1b (diff) | |
download | meta-openembedded-5ad5cf3127effeb67963d6382b2a2763d78210c0.tar.gz |
tcsh: upgrade 6.21.00 -> 6.22.02
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-shells')
-rw-r--r-- | meta-oe/recipes-shells/tcsh/tcsh_6.22.02.bb (renamed from meta-oe/recipes-shells/tcsh/tcsh_6.21.00.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-shells/tcsh/tcsh_6.21.00.bb b/meta-oe/recipes-shells/tcsh/tcsh_6.22.02.bb index 278ab0458..79ab67ab7 100644 --- a/meta-oe/recipes-shells/tcsh/tcsh_6.21.00.bb +++ b/meta-oe/recipes-shells/tcsh/tcsh_6.22.02.bb | |||
@@ -13,8 +13,8 @@ SRC_URI = " \ | |||
13 | file://0001-Enable-system-malloc-on-all-linux.patch \ | 13 | file://0001-Enable-system-malloc-on-all-linux.patch \ |
14 | file://0002-Add-debian-csh-scripts.patch \ | 14 | file://0002-Add-debian-csh-scripts.patch \ |
15 | " | 15 | " |
16 | SRC_URI[md5sum] = "5bd5f11515cc5cca927777fa92f9d4b9" | 16 | SRC_URI[md5sum] = "f34909eab33733aecc05d27adc82277b" |
17 | SRC_URI[sha256sum] = "c438325448371f59b12a4c93bfd3f6982e6f79f8c5aef4bc83aac8f62766e972" | 17 | SRC_URI[sha256sum] = "ed287158ca1b00ba477e8ea57bac53609838ebcfd05fcb05ca95021b7ebe885b" |
18 | 18 | ||
19 | EXTRA_OEMAKE += "CC_FOR_GETHOST='${BUILD_CC}'" | 19 | EXTRA_OEMAKE += "CC_FOR_GETHOST='${BUILD_CC}'" |
20 | inherit autotools | 20 | inherit autotools |