drop rust-installer.bbclass

This is only necessary for installations of rust so move the actual
functional bits into the do_install() phase of rust.
This commit is contained in:
Doug Goldstein
2016-01-21 15:06:06 -06:00
parent 03496f658f
commit 6083dff0b6
5 changed files with 6 additions and 18 deletions
-1
View File
@@ -1,4 +1,3 @@
inherit rust-installer
require rust.inc
require rust-source-${PV}.inc