Signed-off-by: Jack Mitchell jack@embed.me.uk --- meta-linaro-toolchain/recipes-devtools/gcc/gcc-4.9.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta-linaro-toolchain/recipes-devtools/gcc/gcc-4.9.inc b/meta-linaro-toolchain/recipes-devtools/gcc/gcc-4.9.inc index 6e2be77..549bf6f 100644 --- a/meta-linaro-toolchain/recipes-devtools/gcc/gcc-4.9.inc +++ b/meta-linaro-toolchain/recipes-devtools/gcc/gcc-4.9.inc @@ -16,10 +16,10 @@ NATIVEDEPS = "mpfr-native gmp-native libmpc-native zlib-native" LICENSE = "GPL-3.0-with-GCC-exception & GPLv3"
LIC_FILES_CHKSUM = "\ - file://COPYING;md5=59530bdf33659b29e73d4adb9f9f64.9 \ + file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552 \ file://COPYING3;md5=d32239bcb673463ab874e80d47fae504 \ file://COPYING3.LIB;md5=6a6a8e020838b23406c81b19c1d46df6 \ - file://COPYING.LIB;md5=2d525d4aa3495befef8f17206a5b0a1 \ + file://COPYING.LIB;md5=2d5025d4aa3495befef8f17206a5b0a1 \ file://COPYING.RUNTIME;md5=fe60d87048567d4fe8c8a0ed2448bcc8 \ "