rust.inc: add missing dependency on file-native
This commit is contained in:
@@ -8,6 +8,7 @@ LICENSE = "MIT | Apache-2.0"
|
||||
|
||||
B = "${WORKDIR}/build"
|
||||
|
||||
DEPENDS += "file-native"
|
||||
DEPENDS += "rust-llvm"
|
||||
|
||||
# Avoid having the default bitbake.conf disable sub-make parallelization
|
||||
|
||||
Reference in New Issue
Block a user