diff options
Diffstat (limited to 'meta-oe/recipes-shells/tcsh')
-rw-r--r-- | meta-oe/recipes-shells/tcsh/tcsh_6.22.02.bb (renamed from meta-oe/recipes-shells/tcsh/tcsh_6.21.00.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-shells/tcsh/tcsh_6.21.00.bb b/meta-oe/recipes-shells/tcsh/tcsh_6.22.02.bb index 278ab0458..79ab67ab7 100644 --- a/meta-oe/recipes-shells/tcsh/tcsh_6.21.00.bb +++ b/meta-oe/recipes-shells/tcsh/tcsh_6.22.02.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] = "5bd5f11515cc5cca927777fa92f9d4b9" | 16 | SRC_URI[md5sum] = "f34909eab33733aecc05d27adc82277b" |
17 | SRC_URI[sha256sum] = "c438325448371f59b12a4c93bfd3f6982e6f79f8c5aef4bc83aac8f62766e972" | 17 | SRC_URI[sha256sum] = "ed287158ca1b00ba477e8ea57bac53609838ebcfd05fcb05ca95021b7ebe885b" |
18 | 18 | ||
19 | EXTRA_OEMAKE += "CC_FOR_GETHOST='${BUILD_CC}'" | 19 | EXTRA_OEMAKE += "CC_FOR_GETHOST='${BUILD_CC}'" |
20 | inherit autotools | 20 | inherit autotools |