From 3e4081db294fe67529ab9face088bda77100d2b1 Mon Sep 17 00:00:00 2001 From: zhengruoqin Date: Thu, 29 Apr 2021 20:39:55 +0800 Subject: [PATCH] tcsh: upgrade 6.22.03 -> 6.22.04 Signed-off-by: Zheng Ruoqin Signed-off-by: Khem Raj --- .../recipes-shells/tcsh/{tcsh_6.22.03.bb => tcsh_6.22.04.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-oe/recipes-shells/tcsh/{tcsh_6.22.03.bb => tcsh_6.22.04.bb} (90%) diff --git a/meta-oe/recipes-shells/tcsh/tcsh_6.22.03.bb b/meta-oe/recipes-shells/tcsh/tcsh_6.22.04.bb similarity index 90% rename from meta-oe/recipes-shells/tcsh/tcsh_6.22.03.bb rename to 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