From: Martin Jansa Date: Sat, 17 Feb 2018 00:18:24 +0000 (+0000) Subject: nativesdk-icecc-toolchain: Fix LIC_FILES_CHKSUM md5 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~18705 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=008a023f0c66a5b2e3127407d748a925996c6248;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git nativesdk-icecc-toolchain: Fix LIC_FILES_CHKSUM md5 Signed-off-by: Martin Jansa Signed-off-by: Ross Burton --- diff --git a/meta/recipes-devtools/icecc-toolchain/nativesdk-icecc-toolchain_0.1.bb b/meta/recipes-devtools/icecc-toolchain/nativesdk-icecc-toolchain_0.1.bb index 91958d7fbcc..9d2750e4798 100644 --- a/meta/recipes-devtools/icecc-toolchain/nativesdk-icecc-toolchain_0.1.bb +++ b/meta/recipes-devtools/icecc-toolchain/nativesdk-icecc-toolchain_0.1.bb @@ -2,7 +2,7 @@ # Released under the MIT license (see COPYING.MIT for the terms) SUMMARY = "Generates Icecream toolchain for SDK" LICENSE = "MIT" -LIC_FILES_CHKSUM = "file://${WORKDIR}/icecc-env.sh;beginline=2;endline=20;md5=aafdb7bc2aa7ac5d039fda0c8733983c" +LIC_FILES_CHKSUM = "file://${WORKDIR}/icecc-env.sh;beginline=2;endline=20;md5=dd6b68c1efed8a9fb04e409b3b287d47" INHIBIT_DEFAULT_DEPS = "1"