diff options
author | Vicente Olivert Riera <Vincent.Riera@imgtec.com> | 2014-12-03 16:52:24 +0000 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2014-12-07 23:05:46 +0100 |
commit | 68218a7c7f2c40d062f2e3a304074d170b51b4f0 (patch) | |
tree | f123222fd1cfae85da067f32c932d3c869bc1b47 /toolchain/toolchain-external/toolchain-external.hash | |
parent | 18033effada7b0fd1e946c44ea7d30f9ed4e32a6 (diff) | |
download | buildroot-68218a7c7f2c40d062f2e3a304074d170b51b4f0.tar.gz buildroot-68218a7c7f2c40d062f2e3a304074d170b51b4f0.zip |
toolchain-external: fix the help message for CodeSourcery MIPS
- Fix the help message for CodeSourcery MIPS toolchains
- Add a hash file
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'toolchain/toolchain-external/toolchain-external.hash')
-rw-r--r-- | toolchain/toolchain-external/toolchain-external.hash | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/toolchain/toolchain-external/toolchain-external.hash b/toolchain/toolchain-external/toolchain-external.hash new file mode 100644 index 0000000000..0d7500577a --- /dev/null +++ b/toolchain/toolchain-external/toolchain-external.hash @@ -0,0 +1,7 @@ +# Sourcery CodeBench Lite for MIPS +# From: https://sourcery.mentor.com/GNUToolchain/release2791 +md5 14facaac538a43533b89d969d7904d46 mips-2014.05-27-mips-linux-gnu-i686-pc-linux-gnu.tar.bz2 +# From: https://sourcery.mentor.com/GNUToolchain/release2640 +md5 0ba8bc4923c04728ee3787bed4cd5148 mips-2013.11-36-mips-linux-gnu-i686-pc-linux-gnu.tar.bz2 +# From: https://sourcery.mentor.com/GNUToolchain/release2554 +md5 937a383ab2aa5b154aa90fbc5d7b334e mips-2013.05-66-mips-linux-gnu-i686-pc-linux-gnu.tar.bz2 |