Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2007-06-02 | openssl: Allow openssl to build when using an external toolchain. Closes #2402. | Jamie Lenehan | 1 | |
2007-06-02 | wget 1.9.1: Make it work when you have no IPv6 support in the kernel | Jamie Lenehan | 2 | |
- if it fails to create an IPv6 socket because of lack of kernel support switch the internal default to IPv4 and retry the failed connection. The default change will apply to all future sockets (for this run of wget) as well. Should close #1919 and #2390. | ||||
2007-06-01 | merge of '29262672242dce33a5d94bf91091b9a5a7ea7621' | Matthias Hentges | 63 | |
and '9f671f6c3a17dbd8450e267353cf95d120238e50' | ||||
2007-06-01 | altboot: Add SVNR59, unb0rking NFS booting in trunk | Matthias Hentges | 1 | |
2007-06-01 | linux: add defconfig for at32stk1000 | Koen Kooi | 2 | |
2007-06-01 | merge of '1f4e0f888e7980338bb85c2dec1e2387e28fc91b' | Koen Kooi | 2 | |
and '61320145c8e5ea3c80d409d857d23c62daf28d45' | ||||
2007-06-01 | gcc 4.0.2: remove hunk that patches version.c | Koen Kooi | 3 | |
2007-06-01 | merge of '4eb9d3b0c9a35463c247aadd30af658fd1c31fc4' | OpenEmbedded Project | 2 | |
and 'c8e2ca01dd2daa1dda571be33da5b035bfdb6433' | ||||
2007-06-01 | linux-libc-headers 2.6.20: add avr32 support | Koen Kooi | 1 | |
2007-06-01 | gnu-config: add avr32 support | Koen Kooi | 2 | |
* this avoids having to fix all autofoo based packages and their config.sub | ||||
2007-06-01 | task-base/pcmcia-cs: moved hostap-conf/orinoco-conf to RDEPENDS of pcmcia-cs ↵ | Marcin Juszkiewicz | 2 | |
package as pcmciautils does not need that | ||||
2007-06-01 | binutils 2.17: patching config.sub is useless, so don't don't do it | Koen Kooi | 1 | |
2007-06-01 | binutils 2.17: add an extra avr32 patch for config.sub | Koen Kooi | 2 | |
2007-06-01 | gcc 4.0.2: add avr32 support | Koen Kooi | 2 | |
* the patch is based on the 0.99.2 release from atmel, with hunks that overlap with uclibc-locale.patch removed | ||||
2007-06-01 | opie-init: better tracking of certain processed PIDs for cleaner ↵ | Michael Krelin | 2 | |
startup/shutdown. | ||||
2007-06-01 | curl: turn on tls support | Koen Kooi | 1 | |
2007-06-01 | libfakey: tweaks | Koen Kooi | 1 | |
2007-06-01 | gcc-cross-sdk: add 4.2.0 | Koen Kooi | 1 | |
2007-06-01 | gcc: remove stale 4.2.0 snapshot | Koen Kooi | 9 | |
2007-06-01 | merge of '48538c8eb890138522fdaa67c07c26e8dccd5419' | Justin Patrin | 148 | |
and '73c801b307019899c3255b427e2bb7cb896f8375' | ||||
2007-06-01 | efl, e17: update to latest versions, entrance has been heavily patched and ↵ | Justin Patrin | 38 | |
seems to have some issues so I left the old version as the default | ||||
2007-06-01 | libxml-parser-perl-native: Remove uneeded entries: | Jamie Lenehan | 1 | |
* DEPENDS on perl-native isn't needed since cpan.bbclass adds this. * DEPENDS on expat-native isn't needed since libxml-parser-perl adds this. * RDEPENDS on perl-native was only here to prevent an RDEPENDS on perl. The RDEPENDS was being added by cpan.bbclass, but that has now been fixed to not add it for native packages. This needed to be removed so that perl isn't built when you only want libxml-parser-perl-native. | ||||
2007-05-31 | gcc-cross: add 4.2.0 | Koen Kooi | 1 | |
2007-05-31 | merge of '2e1c605ca0c29e297c3422f1de81c581a6a42ed0' | Koen Kooi | 28 | |
and '78f88c31615c9cce59031db7596657c2afd18872' | ||||
2007-05-31 | gcc: add 4.2.0 with some refreshed patches, untested | Koen Kooi | 28 | |
2007-05-31 | glibc-initial: add 2.6 | Koen Kooi | 2 | |
glibc-intermediate: add 2.6 | ||||
2007-05-31 | xqt2: install into proper location. Closes #2100 | Michael Krelin | 1 | |
2007-05-31 | glibc: add 2.6 | Koen Kooi | 1 | |
2007-05-31 | uclibc 0.9.28: replace avr32 config with an actual avr32 config.... | Koen Kooi | 1 | |
2007-05-31 | uclibc 0.9.28: add quick & dirty avr32 config | Koen Kooi | 2 | |
2007-05-31 | uclibc 0.9.28: rearrange patches, add avr32 one | Koen Kooi | 1 | |
2007-05-31 | binutils 2.17: add avr32 patches | Koen Kooi | 1 | |
2007-05-31 | tree: a new .bb for tree recursive lister | Michael Krelin | 2 | |
2007-05-31 | merge of '5ffe474ec8d4aacce010a309c84060d66754822d' | OpenEmbedded Project | 1 | |
and '89d494bfa41c385b66a8531e7af580bc43ed3e15' | ||||
2007-05-31 | gcc-cross-initial: add 4.1.2 | Koen Kooi | 1 | |
2007-05-31 | merge of '36f14d73e014c31eddebc1591ca83ba7baf264fe' | Holger Freyther | 1 | |
and '5fdb0dc4b9d46e93ef2f8167972489b652ad5830' | ||||
2007-05-31 | packages/lftp/lftp: Delete the custom iconv.m4 in favor of the staged one ↵ | Holger Freyther | 1 | |
fixing the uclibc build Make it use the libiconv iconv.m4 instead of the custom copy | ||||
2007-05-31 | nabi: Fix SRC_URI | Rolf Leggewie | 1 | |
2007-05-31 | nabi: initial commit. Untested. | Rolf Leggewie | 2 | |
Thank you, onion. | ||||
2007-05-31 | merge of '5b2b2941e7e4881e571d056410b3ef2263b250e5' | Rolf Leggewie | 2 | |
and '901164f6a5d50bc1f20f96bb73165ccb97935f9c' | ||||
2007-05-31 | libhangul: initial release. untested. | Rolf Leggewie | 2 | |
Thanks to onion and koen. Angstrom Korea go,go go! One more country one the road to world domination ;-) | ||||
2007-05-31 | glibc-package.bbclass: replace os.path.join with base_path_join to make OE ↵ | Koen Kooi | 1 | |
use the locales from WORKDIR instead of /usr, closes #1821 | ||||
2007-05-31 | merge of '143d8aa20b687ea3aed59e831a5032bb14b3d523' | Jamie Lenehan | 13 | |
and '4c8cdb9523810ae2172f6184327c12b40bed5732' | ||||
2007-05-31 | clamav: Add 0.90.3, remove 0.88.7. | Jamie Lenehan | 13 | |
From the release announcement: "This release fixes some security bugs in libclamav and improves stability under Solaris. Please see ChangeLog for complete list of changes." | ||||
2007-05-30 | keylaunch: the h/w hotkeys and LCD softkeys are now in the F20+ range (there ↵ | Matthias Hentges | 3 | |
was a damn good reason for changing them back in the days, but I forgot why heh ) | ||||
2007-05-30 | merge of '26f36d57c301ef5fca8cc0e0ed28876c469b15c8' | Matthias Hentges | 9 | |
and '5406c2653bff30f9af1286272f3e902e9bb919fa' | ||||
2007-05-30 | keylaunch: Fix RDEPENDS to display-brightness for selected machines, closing ↵ | Matthias Hentges | 1 | |
bug #2110 | ||||
2007-05-30 | xserver-common: Import a set of patches from the .oz354x branch, fixing ↵ | Matthias Hentges | 7 | |
keymapping on akita, spitz and c7x0. | ||||
2007-05-30 | billiardz: restored the missing gcc4 patch, thanks to Marek Vasut from bug ↵ | Michael Krelin | 2 | |
#2051. | ||||
2007-05-30 | pidgin: added zero-length extra_depends to do_split_packages call to avoid ↵ | Michael Krelin | 2 | |
adding semirandom dependency by the totally broken code. |