rust: add a temp fix to use /dev/urandom

Signed-off-by: Derek Straka <derek@asterius.io>
This commit is contained in:
Derek Straka
2016-04-18 14:34:36 -04:00
parent 5eec138324
commit 7ef44e8ad8
2 changed files with 29 additions and 0 deletions
+1
View File
@@ -26,4 +26,5 @@ SRC_URI_append = "\
file://rust/0013-mk-allow-changing-the-platform-configuration-source-.patch \
file://rust-llvm/0000-rust-llvm-remove-extra-slash.patch \
file://rust-installer/0001-add-option-to-disable-rewriting-of-install-paths.patch;patchdir=src/rust-installer \
file://rust/fix-urandom-during-init.patch \
"