summaryrefslogtreecommitdiff
path: root/packages/curl
AgeCommit message (Collapse)AuthorFiles
2008-10-18bb files: Revert the introduction of FILE_PRHolger Hans Peter Freyther1
This is a partial revert of aa03004ace2fabb135a6208ef8c2d2b312aa7b0b. The approach that was taken leads to disagreement and the change was pushed too early. DISTRO_PR is going to say and will be used inside the package creation. There will be more disucssion on the list about where to continue from here.
2008-10-15[PR] Change PR to FILE_PR and intro PR as FILE_PR + DISTRO_PRHolger Hans Peter Freyther1
Allow a distribution to globally bump the PR of every package this is useful when there was a change in the toolchain and every package is going to be different. find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR="/"FILE_PR ="/ {} \; find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR ="/"FILE_PR ="/ {} \; Acked-By: Koen Kooi <koen@openembedded.org>
2008-10-15mtn2git: remove .mtn2git_empty files in non-empty directoriesJan Luebbe2
2008-09-20curl-native: uses autotools, so let us stage with autotools_stage_allHenning Heinold1
2008-09-09curl: avoid off_t confusion caused by site filePhil Blundell2
2008-09-07curl: make parameters configurable via CURL_FEATURESPhil Blundell1
2008-09-07curl: add 7.19.0Phil Blundell3
2008-08-09curl 7.18.0 update to 7.18.2Michael Lauer3
2008-05-30curl-sdk: add from pokyJohn Lee1
2008-04-08curl: update to 7.18 (from Poky)Marcin Juszkiewicz2
2008-03-18curl: Fix pkgconfig patch for when gnutls is disabledRichard Purdie2
2008-02-29curl: Fix pkgconfig fileRichard Purdie3
2007-12-17packages/curl/{curl,curl-native}: Do not try to use libssh2.Holger Freyther1
My curl-native build broke on libssh2, it is definately not needed for normal operations and it is highly unlikely that we ever had libssh2 on for a non-native build.
2007-12-11curl: really disable libidn (from Poky)Marcin Juszkiewicz1
2007-08-15curl[-native]: update to 7.16.4Michael Lauer2
2007-08-15curl: remove versions that no longer build w/ current autotoolsMichael Lauer5
2007-07-02curl: update to 7.16.2Koen Kooi2
2007-06-01curl: turn on tls supportKoen Kooi1
2007-01-06curl 7.16: package ca-certs (88kB), needed for ssl (e.g https) and ↵Koen Kooi1
RRECOMMEND it for libcurl
2007-01-05curl: add 7.16.0, make linking against gnutls workKoen Kooi1
2006-11-14curl-native: DEPEND on zlib-native not on zlibMarcin Juszkiewicz2
2006-11-04bump PR on various recipes using binconfigKoen Kooi2
2006-08-05packages: sed -i s/^"include "/"require "/ */*.bb GNU sed rocks!Holger Freyther2
Use require for the BitBake files within packages. In contrast to the conf files the authors of these files expected these files to be included.
2006-04-18curl: upgrade to 7.15.1Raymond Danks2
2005-08-09Third (and hopefully last) EFL revamp before I hand over maintainership toMichael Lauer1
Justin Patrin. We now have a efl.bbclass that contains common code for the various libraries. This makes it possible to have very clean and concise bb's.
2005-08-08e-libs: yank do_install() in all -native packages or else our precously ↵Michael Lauer1
crafted foo-config will get overridden with what becomes foo-config-native... grrrr!
2005-08-08- add curl-nativeMichael Lauer2
- explicitly disable libidn support
2005-07-28add curl 7.14.0 and remove 7.12.2Michael Lauer6
2005-06-30import clean BK tree at cset 1.3670Koen Kooi6
2005-02-02Merge oe-devel@oe-devel.bkbits.net:openembeddedChris Larson2
into handhelds.org:/home/kergoth/code/openembedded 2005/02/02 17:21:43-05:00 handhelds.org!kergoth Fix curl build with uclibc. BKrev: 420152997dH-JC_Adi_JEFcQxcOK8Q
2004-12-09Merge oe-devel@oe-devel.bkbits.net:openembeddedChris Larson3
into hyperion.kergoth.com:/home/kergoth/code/openembedded 2004/12/09 03:39:39-06:00 kergoth.com!kergoth Break people's builds again.. this time moving the packages into a packages/ subdir to clean things up a bit. BKrev: 41b81f3dvlp3rU7_8MUXLcI8LDdDoA