From a67175d42aac50769c523547f69daf1149734dae Mon Sep 17 00:00:00 2001 From: Zang Ruochen Date: Mon, 1 Jul 2019 17:49:26 +0800 Subject: [PATCH] tcsh: upgrade 6.20.00 -> 6.21.00 -Upgrade from tcsh_6.20.00.bb to tcsh_6.21.00.bb. Signed-off-by: Zang Ruochen Signed-off-by: Khem Raj --- .../recipes-shells/tcsh/{tcsh_6.20.00.bb => tcsh_6.21.00.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-oe/recipes-shells/tcsh/{tcsh_6.20.00.bb => tcsh_6.21.00.bb} (91%) diff --git a/meta-oe/recipes-shells/tcsh/tcsh_6.20.00.bb b/meta-oe/recipes-shells/tcsh/tcsh_6.21.00.bb similarity index 91% rename from meta-oe/recipes-shells/tcsh/tcsh_6.20.00.bb rename to meta-oe/recipes-shells/tcsh/tcsh_6.21.00.bb index c171963c2f..278ab04586 100644 --- a/meta-oe/recipes-shells/tcsh/tcsh_6.20.00.bb +++ b/meta-oe/recipes-shells/tcsh/tcsh_6.21.00.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] = "59d40ef40a68e790d95e182069431834" -SRC_URI[sha256sum] = "b89de7064ab54dac454a266cfe5d8bf66940cb5ed048d0c30674ea62e7ecef9d" +SRC_URI[md5sum] = "5bd5f11515cc5cca927777fa92f9d4b9" +SRC_URI[sha256sum] = "c438325448371f59b12a4c93bfd3f6982e6f79f8c5aef4bc83aac8f62766e972" EXTRA_OEMAKE += "CC_FOR_GETHOST='${BUILD_CC}'" inherit autotools