rust-llvm: fix LICENSE.TXT checksum

This commit is contained in:
Doug Goldstein
2017-01-30 21:15:09 -06:00
parent fd46706b70
commit 3898e8eef5
2 changed files with 1 additions and 3 deletions
+1 -1
View File
@@ -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
@@ -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