fixes, catch some bugs earlier, reindent python

This commit is contained in:
Cody P Schafer
2014-11-15 17:05:32 -05:00
parent 67e0a16a62
commit 67094e7ee4
7 changed files with 135 additions and 49 deletions
+7
View File
@@ -17,6 +17,11 @@ This openembedded layer provides the rust compiler, tools for building packages
cargo, rust (built for target)
## TODO
- Use rust-native when building rust & rust-cross
- Include downloaded stage0 snapshot in `SRC_URI`
## Dependencies
On the host:
@@ -27,6 +32,8 @@ On the target:
## Maintainer(s) & Patch policy
Open a Pull Request
## Copyright
MIT/Apache-2.0 - Same as rust