On Wed, Nov 18, 2009 at 10:58:49AM +0000, Phil Blundell wrote: > On Tue, 2009-11-17 at 15:24 +0100, Marc Olzheim wrote: > > From: Marc Olzheim <[email protected]> > > > > Also remove unused curl checksums for older versions. > > --- > > conf/checksums.ini | 32 ++++---------------------------- > > recipes/curl/curl_7.19.7.bb | 5 +++++ > > 2 files changed, 9 insertions(+), 28 deletions(-) > > create mode 100644 recipes/curl/curl_7.19.7.bb > > Thanks for the patch. I checked in the latter half of this but not the > former: there doesn't seem to be any real merit in removing things from > checksums.ini.
Ok, could you apply the second hunk in that patch then ? Otherwise curl 7.19.7 will miss its checksum. I did not add yet another curl-native in my patch because I did not think that OE needed CRLs to work, but I can send a patch for that as well of course. The seoncd hunk: diff --git a/conf/checksums.ini b/conf/checksums.ini index 467b97e..c84ee75 100644 --- a/conf/checksums.ini +++ b/conf/checksums.ini @@ -4742,6 +4742,10 @@ sha256=05ad84a9c8d340917370f357ad9fdce5ea595deb11f4cb70f946fa48c7b02cd0 md5=8402c1f654c51ad7287aad57c3aa79be sha256=ea88f48c8415f7d3af482e4d241277b2bdbfaffaf285e8001c88c1376cbc1021 +[http://curl.haxx.se/download/curl-7.19.7.tar.bz2] +md5=79a8fbb2eed5464b97bdf94bee109380 +sha256=1a15f94ae3401e3bd6208ce64155c2577815019824bceae7fd3221a12bc54a70 + [http://downloads.sourceforge.net/curlftpfs/curlftpfs-0.9.2.tar.gz] md5=b452123f755114cd4461d56c648d9f12 sha256=4eb44739c7078ba0edde177bdd266c4cfb7c621075f47f64c85a06b12b3c6958 -- Marc
signature.asc
Description: Digital signature
_______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
