From a083b52921a86a3bc49e2cc1d7d102612694557c Mon Sep 17 00:00:00 2001 From: Chris Johns Date: Tue, 29 Jul 2014 16:35:43 +1000 Subject: Add checksum support for downloaded files. File download by http, ftp, pw support checksum. The %hash directive provides a means of setting a hash used to checksum the file. Files on disk or just downloaded are checked. --- rtems/config/tools/rtems-nios2-binutils-2.20-1.cfg | 2 ++ 1 file changed, 2 insertions(+) (limited to 'rtems/config/tools/rtems-nios2-binutils-2.20-1.cfg') diff --git a/rtems/config/tools/rtems-nios2-binutils-2.20-1.cfg b/rtems/config/tools/rtems-nios2-binutils-2.20-1.cfg index 4d4a4e6..f5c6329 100644 --- a/rtems/config/tools/rtems-nios2-binutils-2.20-1.cfg +++ b/rtems/config/tools/rtems-nios2-binutils-2.20-1.cfg @@ -16,7 +16,9 @@ # Source # %source set binutils http://ftp.rtems.org/ftp/pub/rtems/people/chrisj/nios/nios2-binutils-2.20.tar.bz2 +%hash md5 nios2-binutils-2.20.tar.bz2 42ce11b421a1d35fc7b17ee051ccf92a %patch add binutils %{rtems_binutils_patches}/nios2/nios2-binutils-2.20-rtems-20110703.diff +%hash md5 nios2-binutils-2.20-rtems-20110703.diff edaa78cdf7b87866c976232ccb1704ac # # The binutils build instructions. We use 2.xx Release 1. -- cgit v1.2.3