diff options
| author | zhengruoqin <zhengrq.fnst@fujitsu.com> | 2021-04-29 20:39:55 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2021-04-29 09:02:39 -0700 |
| commit | 3e4081db294fe67529ab9face088bda77100d2b1 (patch) | |
| tree | 125d6d197fd0b6301162e324f8e8a88c41d0c9ec /meta-oe/recipes-shells | |
| parent | 59aad5da8621e739e7d69c5eecfcf07736071b44 (diff) | |
| download | meta-openembedded-3e4081db294fe67529ab9face088bda77100d2b1.tar.gz | |
tcsh: upgrade 6.22.03 -> 6.22.04
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@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.22.04.bb (renamed from meta-oe/recipes-shells/tcsh/tcsh_6.22.03.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-shells/tcsh/tcsh_6.22.03.bb b/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 = " \ | |||
| 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 | " |
| 16 | SRC_URI[md5sum] = "c9387b7c8cf958956e75b1fa4e59b612" | 16 | SRC_URI[md5sum] = "fa2b347fa9ae866eb036e6e4bb85fe1a" |
| 17 | SRC_URI[sha256sum] = "be2cfd653d2a0c7f506d2dd14c12324ba749bd484037be6df44a3973f52262b7" | 17 | SRC_URI[sha256sum] = "eb16356243218c32f39e07258d72bf8b21e62ce94bb0e8a95e318b151397e231" |
| 18 | 18 | ||
| 19 | EXTRA_OEMAKE += "CC_FOR_GETHOST='${BUILD_CC}'" | 19 | EXTRA_OEMAKE += "CC_FOR_GETHOST='${BUILD_CC}'" |
| 20 | inherit autotools | 20 | inherit autotools |
