Commit Graph

18 Commits

Author SHA1 Message Date
Cody P Schafer 6f9559d152 deps/libgit2: actually update, and disable libgit2_git 2015-12-13 21:44:55 -05:00
Cody P Schafer bb5c2042a9 update libgit2 to 0.23.4 2015-12-13 01:22:10 -05:00
Cody P Schafer d8c94be67f deps/libgit2: add/prep for new version but do not enable it
To enable we need to update cargo.
2015-09-23 13:51:02 -04:00
Cody P Schafer 61708ed85e cargo requires newer libgit2 2015-05-26 22:20:53 -04: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
Paul Osborne 24f3b6d76b libgit2: dizzy: tell cmake to use ${AR} for the linker
This resolves https://github.com/jmesmon/meta-rust/issues/1.  This
change is only necessary for systems (like dizzy) that do not
contain poky commit 60d504b431fa7cdc6ded141def7ae18edb1834e5.

Without that commit or this change, do_compile for libgit2 would fail
with the following error:

    CMAKE_AR-NOTFOUND cr libgit2.a  ...
    Error running link command: No such file or directory

Signed-off-by: Paul Osborne <osbpau@gmail.com>
2015-03-11 00:26:26 -05:00
Cody P Schafer f9ddcfba1c libgit2 has a release version that works for us, use remove the -git version for now 2015-03-10 13:31:48 -04:00
Cody P Schafer f43f21ccd0 deps/libssh2: allow -native builds 2015-02-13 14:30:52 -05:00
Cody P Schafer dfb9329939 libgit2: add hashes, remove old versions 2015-02-12 14:21:58 -05:00
Cody P Schafer e1b9688f48 libgit2: new version 2015-02-12 14:20:33 -05:00
Cody P Schafer 771f5f3fd3 update cargo 2014-12-08 20:36:06 -05:00
Cody P Schafer b2af286be8 libgit2: comment invalid sums 2014-12-08 18:39:08 -05:00
Cody P Schafer f15b1b483a libgit2: add newer version (cargo dep) 2014-12-08 18:28:18 -05:00
Cody P Schafer d7d6cf7511 more 2014-11-10 17:25:43 -05:00
Cody P Schafer 0d4a4424da deps: "+=" implies an added space 2014-11-05 15:54:55 -05:00
Cody P Schafer db2975ed29 changes to deps 2014-11-03 11:55:08 -05:00
Cody P Schafer 4547515dc2 progress 2014-10-28 23:19:09 -04: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