Doug Goldstein
9a1f1aad8d
move recipes/{rust,cargo} to recipes-devtools
...
This better matches where upstream puts compilers and development
utilities.
2015-12-11 00:43:18 -06:00
Jonathan Creekmore
344a19bafb
Merge pull request #4 from starlab-io/fix-cross-build
...
Fix security flags for rust-cross
2015-11-17 10:14:52 -06:00
Doug Goldstein
640b962181
Fix security flags for rust-cross
2015-11-17 10:09:12 -06:00
Doug Goldstein
a526e7a435
move licenses to top level
2015-11-17 09:23:22 -06:00
Derek Straka
a018f9586b
Add no PIE to rust-llvm
2015-11-15 07:44:29 -06:00
Doug Goldstein
1280c29fa7
Merge branch 'security-flags' into fido
2015-11-10 07:48:04 -06:00
Doug Goldstein
6a75a08ef4
Provide distro config include for security flags
...
When someone is using a distro that's using security flags we need to
provide overrides to disable PIE.
Signed-off-by: Doug Goldstein <cardoe@cardoe.com >
2015-11-09 12:11:24 -06:00
Doug Goldstein
2f703c9f1f
fix LICENSE_PATH location
...
The path in LICENSE_PATH was not the correct path to where the licenses
are located in this repo.
Signed-off-by: Doug Goldstein <cardoe@cardoe.com >
2015-11-06 10:19:07 -06:00
Doug Goldstein
25b4255204
remove conf/licenses.conf
...
Per conversation in #rust with kergoth this file is causing a backtrace
in bitbake because its overriding the meta/conf/licenses.conf file. The
behavior that's expected out of this isn't valid with newer Yocto
releases so its possible this is for an older version.
Signed-off-by: Doug Goldstein <cardoe@cardoe.com >
2015-11-06 10:18:56 -06:00
Cody P Schafer
d50952c452
update rustc to 2015-03-23
...
We need a git version of libgit2 again :(
Also fix the license complaints
2015-05-26 12:06:27 -04:00
Cody P Schafer
929110c67d
cargo and rust tweaking
2014-12-30 23:04:23 -05:00
Cody P Schafer
f284b4c91e
disable cargo assume
2014-12-03 14:02:17 -05:00
Cody P Schafer
3cf2b9e42c
Rework ASSUME_PROVIDED and notes
2014-12-02 16:40:45 -05:00
Cody P Schafer
f7801cf999
Initial, untested
...
- rust-cross builds
- cargo-native still broken
- untested wrappers for rust and cargo provided in rust.bbclass
2014-10-25 12:50:28 -04:00