aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-shells
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2023-04-17 16:01:04 +0800
committerKhem Raj <raj.khem@gmail.com>2023-04-17 09:53:32 -0700
commit49e92e4135940c40905899a6cc8d1851b3944b11 (patch)
treea1e32632f88d65651150b90db139aae089e4063f /meta-oe/recipes-shells
parent2e782260d0b6018614dbdea95899a4a0921915e0 (diff)
downloadmeta-openembedded-contrib-49e92e4135940c40905899a6cc8d1851b3944b11.tar.gz
tcsh: upgrade 6.24.07 -> 6.24.10
Changelog: - Avoid non-default settings in system-wide init files. Signed-off-by: Wang Mingyu <wangmy@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.24.10.bb (renamed from meta-oe/recipes-shells/tcsh/tcsh_6.24.07.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-shells/tcsh/tcsh_6.24.07.bb b/meta-oe/recipes-shells/tcsh/tcsh_6.24.10.bb
index f136c06b7f..abeb6e803b 100644
--- a/meta-oe/recipes-shells/tcsh/tcsh_6.24.07.bb
+++ b/meta-oe/recipes-shells/tcsh/tcsh_6.24.10.bb
@@ -13,7 +13,7 @@ SRC_URI = " \
file://0001-Enable-system-malloc-on-all-linux.patch \
file://0002-Add-debian-csh-scripts.patch \
"
-SRC_URI[sha256sum] = "74e4e9805cbd9413ed34b4ffa1d72fc8d0ef81a5b79476854091416ce9336995"
+SRC_URI[sha256sum] = "13475c0fbeb74139d33ed793bf00ffbbb2ac2dc9fb1d44467a410760aba36664"
EXTRA_OEMAKE += "CC_FOR_GETHOST='${BUILD_CC}'"
inherit autotools