Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2008-10-15 | [PR] Change PR to FILE_PR and intro PR as FILE_PR + DISTRO_PR | Holger Hans Peter Freyther | 1 | |
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-15 | mtn2git: remove .mtn2git_empty files in non-empty directories | Jan Luebbe | 2 | |
2008-09-20 | curl-native: uses autotools, so let us stage with autotools_stage_all | Henning Heinold | 1 | |
2008-09-09 | curl: avoid off_t confusion caused by site file | Phil Blundell | 2 | |
2008-09-07 | curl: make parameters configurable via CURL_FEATURES | Phil Blundell | 1 | |
2008-09-07 | curl: add 7.19.0 | Phil Blundell | 3 | |
2008-08-09 | curl 7.18.0 update to 7.18.2 | Michael Lauer | 3 | |
2008-05-30 | curl-sdk: add from poky | John Lee | 1 | |
2008-04-08 | curl: update to 7.18 (from Poky) | Marcin Juszkiewicz | 2 | |
2008-03-18 | curl: Fix pkgconfig patch for when gnutls is disabled | Richard Purdie | 2 | |
2008-02-29 | curl: Fix pkgconfig file | Richard Purdie | 3 | |
2007-12-17 | packages/curl/{curl,curl-native}: Do not try to use libssh2. | Holger Freyther | 1 | |
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-11 | curl: really disable libidn (from Poky) | Marcin Juszkiewicz | 1 | |
2007-08-15 | curl[-native]: update to 7.16.4 | Michael Lauer | 2 | |
2007-08-15 | curl: remove versions that no longer build w/ current autotools | Michael Lauer | 5 | |
2007-07-02 | curl: update to 7.16.2 | Koen Kooi | 2 | |
2007-06-01 | curl: turn on tls support | Koen Kooi | 1 | |
2007-01-06 | curl 7.16: package ca-certs (88kB), needed for ssl (e.g https) and ↵ | Koen Kooi | 1 | |
RRECOMMEND it for libcurl | ||||
2007-01-05 | curl: add 7.16.0, make linking against gnutls work | Koen Kooi | 1 | |
2006-11-14 | curl-native: DEPEND on zlib-native not on zlib | Marcin Juszkiewicz | 2 | |
2006-11-04 | bump PR on various recipes using binconfig | Koen Kooi | 2 | |
2006-08-05 | packages: sed -i s/^"include "/"require "/ */*.bb GNU sed rocks! | Holger Freyther | 2 | |
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-18 | curl: upgrade to 7.15.1 | Raymond Danks | 2 | |
2005-08-09 | Third (and hopefully last) EFL revamp before I hand over maintainership to | Michael Lauer | 1 | |
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-08 | e-libs: yank do_install() in all -native packages or else our precously ↵ | Michael Lauer | 1 | |
crafted foo-config will get overridden with what becomes foo-config-native... grrrr! | ||||
2005-08-08 | - add curl-native | Michael Lauer | 2 | |
- explicitly disable libidn support | ||||
2005-07-28 | add curl 7.14.0 and remove 7.12.2 | Michael Lauer | 6 | |
2005-06-30 | import clean BK tree at cset 1.3670 | Koen Kooi | 6 | |
2005-02-02 | Merge oe-devel@oe-devel.bkbits.net:openembedded | Chris Larson | 2 | |
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-09 | Merge oe-devel@oe-devel.bkbits.net:openembedded | Chris Larson | 3 | |
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 |