rust-llvm: fix LICENSE.TXT checksum
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user