diff options
-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 |