aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorzhengruoqin <zhengrq.fnst@fujitsu.com>2021-04-29 20:39:55 +0800
committerKhem Raj <raj.khem@gmail.com>2021-04-29 09:02:39 -0700
commit3e4081db294fe67529ab9face088bda77100d2b1 (patch)
tree125d6d197fd0b6301162e324f8e8a88c41d0c9ec
parent59aad5da8621e739e7d69c5eecfcf07736071b44 (diff)
downloadmeta-openembedded-3e4081db294fe67529ab9face088bda77100d2b1.tar.gz
tcsh: upgrade 6.22.03 -> 6.22.04
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-oe/recipes-shells/tcsh/tcsh_6.22.04.bb (renamed from meta-oe/recipes-shells/tcsh/tcsh_6.22.03.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-shells/tcsh/tcsh_6.22.03.bb b/meta-oe/recipes-shells/tcsh/tcsh_6.22.04.bb
index fab626c61c..f74f582e34 100644
--- a/meta-oe/recipes-shells/tcsh/tcsh_6.22.03.bb
+++ b/meta-oe/recipes-shells/tcsh/tcsh_6.22.04.bb
@@ -13,8 +13,8 @@ SRC_URI = " \
file://0001-Enable-system-malloc-on-all-linux.patch \
file://0002-Add-debian-csh-scripts.patch \
"
-SRC_URI[md5sum] = "c9387b7c8cf958956e75b1fa4e59b612"
-SRC_URI[sha256sum] = "be2cfd653d2a0c7f506d2dd14c12324ba749bd484037be6df44a3973f52262b7"
+SRC_URI[md5sum] = "fa2b347fa9ae866eb036e6e4bb85fe1a"
+SRC_URI[sha256sum] = "eb16356243218c32f39e07258d72bf8b21e62ce94bb0e8a95e318b151397e231"
EXTRA_OEMAKE += "CC_FOR_GETHOST='${BUILD_CC}'"
inherit autotools