diff --git a/recipes-devtools/rust/rust-llvm.inc b/recipes-devtools/rust/rust-llvm.inc index 2706ae3..d4d9b37 100644 --- a/recipes-devtools/rust/rust-llvm.inc +++ b/recipes-devtools/rust/rust-llvm.inc @@ -3,7 +3,7 @@ LICENSE = "NCSA" S = "${WORKDIR}/rustc-${PV}/src/llvm" -LIC_FILES_CHKSUM = "file://LICENSE.TXT;md5=4c0bc17c954e99fd547528d938832bfa" +LIC_FILES_CHKSUM = "file://LICENSE.TXT;md5=b99eb43c934ceebecab85c6b9b1a08be" inherit cmake pythonnative diff --git a/recipes-devtools/rust/rust-llvm_1.14.0.bb b/recipes-devtools/rust/rust-llvm_1.14.0.bb index 12dd8e9..761ec19 100644 --- a/recipes-devtools/rust/rust-llvm_1.14.0.bb +++ b/recipes-devtools/rust/rust-llvm_1.14.0.bb @@ -1,8 +1,6 @@ require rust-llvm.inc require rust-source-${PV}.inc -LIC_FILES_CHKSUM = "file://LICENSE.TXT;md5=43fdaa303c1c5589ad60f4ffc6a0b9ce" - do_install_prepend () { # the install does a sed on this without installing the file # we don't need it for anything