summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorZang Ruochen <zangrc.fnst@cn.fujitsu.com>2019-07-01 17:49:26 +0800
committerKhem Raj <raj.khem@gmail.com>2019-07-10 09:24:32 -0700
commita67175d42aac50769c523547f69daf1149734dae (patch)
tree68c3e26121a93a26278b1cf150d30998237be55a
parent58df7028cd0f8b33f34242fb31d0e20fe32ff6f3 (diff)
downloadmeta-openembedded-a67175d42aac50769c523547f69daf1149734dae.tar.gz
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 <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-oe/recipes-shells/tcsh/tcsh_6.21.00.bb (renamed from meta-oe/recipes-shells/tcsh/tcsh_6.20.00.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-shells/tcsh/tcsh_6.20.00.bb b/meta-oe/recipes-shells/tcsh/tcsh_6.21.00.bb
index c171963c2..278ab0458 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 = " \
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"
16SRC_URI[md5sum] = "59d40ef40a68e790d95e182069431834" 16SRC_URI[md5sum] = "5bd5f11515cc5cca927777fa92f9d4b9"
17SRC_URI[sha256sum] = "b89de7064ab54dac454a266cfe5d8bf66940cb5ed048d0c30674ea62e7ecef9d" 17SRC_URI[sha256sum] = "c438325448371f59b12a4c93bfd3f6982e6f79f8c5aef4bc83aac8f62766e972"
18 18
19EXTRA_OEMAKE += "CC_FOR_GETHOST='${BUILD_CC}'" 19EXTRA_OEMAKE += "CC_FOR_GETHOST='${BUILD_CC}'"
20inherit autotools 20inherit autotools