summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2024-04-17 09:40:58 +0800
committerKhem Raj <raj.khem@gmail.com>2024-04-17 23:47:29 -0700
commit25346e6908a830269b7ec7e8644da669b7f2ca61 (patch)
tree4aef6e4a26df10441366e28191e8ae5ab1e20db1
parenta89841853836be8252465530328ce7c06ea4c712 (diff)
downloadmeta-openembedded-25346e6908a830269b7ec7e8644da669b7f2ca61.tar.gz
tcsh: upgrade 6.24.11 -> 6.24.12
Changelog: ========== -Remove kinetic and trusty -Fix history merging Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-oe/recipes-shells/tcsh/tcsh_6.24.12.bb (renamed from meta-oe/recipes-shells/tcsh/tcsh_6.24.11.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-shells/tcsh/tcsh_6.24.11.bb b/meta-oe/recipes-shells/tcsh/tcsh_6.24.12.bb
index d04ba1611..058fe6a7c 100644
--- a/meta-oe/recipes-shells/tcsh/tcsh_6.24.11.bb
+++ b/meta-oe/recipes-shells/tcsh/tcsh_6.24.12.bb
@@ -13,7 +13,7 @@ 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[sha256sum] = "b5a7b627abb3ef2e8d3a869bb675d0e927d850704447a1b2c77946c0d324799d" 16SRC_URI[sha256sum] = "e3270ce9667fd5bd2a046687659fcf5fd6a6781326f806ebd724f1e1c9cd4185"
17 17
18EXTRA_OEMAKE += "CC_FOR_GETHOST='${BUILD_CC}'" 18EXTRA_OEMAKE += "CC_FOR_GETHOST='${BUILD_CC}'"
19inherit autotools 19inherit autotools