rust: move LIC_FILES_CHKSUM from rust-source-*.inc to rust.inc where LICENSE is set

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Martin Jansa
2021-02-07 19:10:15 +01:00
parent 433b7214ad
commit 1d64f9075a
10 changed files with 1 additions and 18 deletions
+1
View File
@@ -2,6 +2,7 @@ SUMMARY = "Rust compiler and runtime libaries"
HOMEPAGE = "http://www.rust-lang.org"
SECTION = "devel"
LICENSE = "MIT | Apache-2.0"
LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=93a95682d51b4cb0a633a97046940ef0"
inherit rust
inherit cargo_common