Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2006-05-19 | libhandoff: fix DEPENDS | Koen Kooi | 1 | |
2006-05-19 | libopieobex0: fix typo | Michael Lauer | 1 | |
2006-05-19 | libopieobex: catch up with recent opie cvs developments | Michael Lauer | 3 | |
2006-05-18 | merge of 11bb54e0cf52d0c5a23e20076d3797d35cd2e8e7 | Michael Lauer | 1 | |
and 8d2aa23a304d9d1a81851b96ec6e5cee74f24fe7 | ||||
2006-05-18 | packages/bluez/bluez-utils: Do not add -I/usr/include | Holger Freyther | 2 | |
bluez add prefix/include to the include path. While we have /usr as prefix we certainly don't want to include /usr/include. The attachs patch disables this when cross compiling. | ||||
2006-05-18 | ezx.conf: add stuff for uclibc builds (uncommented atm.) | Michael Lauer | 1 | |
2006-05-18 | merge of 0e0330b1ab6021531dd2672734314cafd639c05a | Michael Lauer | 1 | |
and 1cc5c1036de76301e8e3356118ad46f2a94a8fb2 | ||||
2006-05-18 | intltool: remove dep on xml-parser since it doesn't build | Koen Kooi | 1 | |
2006-05-18 | merge of 93a7ad23db8afae5e3440a5866caf7bf2f8ee416 | Koen Kooi | 1 | |
and e2cc7febcaa769d78c69fc489e6318305e12313d | ||||
2006-05-18 | merge of 93a7ad23db8afae5e3440a5866caf7bf2f8ee416 | Marcin Juszkiewicz | 1 | |
and b2ab0fa552043211df9ed0b809ba28541d552bec | ||||
2006-05-18 | intltool: add dep on xml-parser(-native) | Koen Kooi | 1 | |
2006-05-18 | jlime-donkey: new distro - close #1002 | Marcin Juszkiewicz | 1 | |
2006-05-18 | merge of 3ce424d5d8f31e0ba22a3979298d97c8a37e4f4a | Koen Kooi | 1 | |
and 8e42a3791620b4411df47a038ef0451b2fbd4432 | ||||
2006-05-18 | angstrom 2006.9: slide srcdate forward to avoid some build problems | Koen Kooi | 1 | |
2006-05-18 | zsh: do not ship zsh as symlink to builddir | Marcin Juszkiewicz | 1 | |
2006-05-18 | busybox-1.01: improve uclibc-posix patch to not break the glibc build. ↵ | Michael Lauer | 2 | |
closes #657 | ||||
2006-05-17 | merge of 12c8ec6ea03d7bf942717daba4cc06fd518965c0 | Michael Lauer | 3 | |
and f46af8d8602581214b59314f71fbd9fcdfda0fef | ||||
2006-05-17 | add python-spydi, a distributed indexer | Michael Lauer | 2 | |
add python-spyro, a distributed ORB | ||||
2006-05-17 | python-imdbpy: upgrade to 2.5 | Michael Lauer | 1 | |
2006-05-17 | task-opie: add task-opie-everything | Michael Lauer | 3 | |
task-python-sharprom|everything: add python-spyro and python-spydi | ||||
2006-05-17 | linux-openzaurus: add forgotten logos | Marcin Juszkiewicz | 3 | |
2006-05-17 | merge of 93f6aca0335dace467591d3dbba7c7852abfd438 | Michael Lauer | 2 | |
and 95448ac3b9d96ecd3141adff3929eb344db65a93 | ||||
2006-05-17 | generic.conf: include preferred opie|gpe|e versions | Michael Lauer | 1 | |
2006-05-17 | native.conf: append to ASSUME_PROVIDED, don't override it | Michael Lauer | 1 | |
2006-05-17 | merge of 5264149c55c2ce0175cfc150ff3379723e409b52 | Marcin Juszkiewicz | 10 | |
and c938b48843b6578cfa6d525614263e4262e61e7a | ||||
2006-05-17 | linux-openzaurus: sync with last changes in .oz354x | Marcin Juszkiewicz | 9 | |
- enabled logo for c7x0, akita, spitz, tosa, poodle - collie does not get logo as its kernel need booting config first - logo was created by Sebastian 'xaos' Rosik - PNG and SVG versions: http://openzaurus.org/gfx-contest/xaos/ - kernel logo was made from logo01.svg (inversed colors) - also added one CF memory card to pcmcia ids - Ecco@#openzaurus - added hostap patch (2 new ids) - sent upstream - dropped 24-hostap_cs_id patch | ||||
2006-05-17 | linux-openzaurus: added check for collie kernel size | Marcin Juszkiewicz | 1 | |
2006-05-17 | merge of 58569a0e47bb26450c7e67d5aa0b20806e2b2a50 | Matthias Hentges | 34 | |
and 5ae0815fd4186ce653535a78ab0e482e9a7c24f4 | ||||
2006-05-16 | merge of 81c701fb4af8296026067c0e6d6a33431d87cd78 | Michael Lauer | 3 | |
and 9e3733eb68c0fe66fdaa1fea2a1c364deec68678 | ||||
2006-05-16 | pipepanic: fix datadir to look in /usr/share/pipepanic, ship pixmaps | Michael Lauer | 3 | |
2006-05-16 | conf/bitbake.conf: | Holger Freyther | 1 | |
Add an alternative OVERRIDES line to enable my gcc hacks to make things fail fast. | ||||
2006-05-16 | conf/bitbake.conf: | Holger Freyther | 1 | |
Use -isystem instead of -I for the staging incdir. This will make the staging directory to be the last one in the include chain, this should make all 'local' includes be handled first and only then we will fall back to the staging directory. nice option... | ||||
2006-05-16 | packages/gcc: | Holger Freyther | 12 | |
Hack to make me rich and famous. Patch versions 3.4.4, 4.0.0, 4.0.2, 4.1.0, 4.1.0-snapshot, 4.2-snapshot and activate the hack when cross compiling. gcc will abort if you call it with -I/usr/include or -I/opt/include or -I/sw/include. Apply the patch when fail-fast is in the OVERRIDES | ||||
2006-05-16 | merge of 309ed8790b9b5f6e51c3bd638a7861ab23c24416 | Marcin Juszkiewicz | 1 | |
and f41f4b9e61ac9fa58e09e00bf7a7514ce93fb723 | ||||
2006-05-16 | merge of 5b0f4b84adef041cf78ecdf5c1a735acd5deac13 | Florian Boor | 2 | |
and 967ebf04581082d47dec89329e39eacdd1c6a0f7 | ||||
2006-05-16 | vmedit: Add author, dependency update. | Florian Boor | 1 | |
2006-05-16 | glibc 2.3.5+cvs fix pnum=0 patch (tss...) | Michael Lauer | 1 | |
2006-05-16 | vmedit: Add version 0.01. | Florian Boor | 2 | |
2006-05-16 | jamvm: add sh3sh4 support patch. bug #958, not closed yet. | Michael Lauer | 1 | |
NOTE: do we really need all those versions? how about a .inc file? | ||||
2006-05-16 | glibc-cvs-2.3.5: apply superh fcntl patch for sh3|sh4. closes #955 | Michael Lauer | 2 | |
2006-05-16 | epdfview: add 0.1.4 | Koen Kooi | 1 | |
* requires gtk 2.8.x to build | ||||
2006-05-16 | libopie: Poodle: Fix Calendar and Address hotkeys for kernel 2.6 | Matthias Hentges | 3 | |
2006-05-16 | libxss: fix XORG_PN | Koen Kooi | 1 | |
2006-05-16 | add wifiradar, closes #992 | Koen Kooi | 5 | |
2006-05-16 | merge of fe620b82f3ed9b9828a78908bfe73a5c27ccc59d | Koen Kooi | 13 | |
and e84b72e0b67ac92d81d1f7a72737dd8286340e5d | ||||
2006-05-16 | merge of c6793bc8f547d1b4e917a79763199fc071a0e1b5 | Koen Kooi | 0 | |
and dc664fa6a8262e96a53d1340bc3cffa5af8e14c8 | ||||
2006-05-16 | merge of 398443d538482a6003cb29221382acd4afbde19e | Cliff Brake | 1 | |
and 6cf43463f8980c4949a1dea852d710d362f18ac8 | ||||
2006-05-16 | merge of 2d74ab18755124460de464b7d2ee0ce76344837e | Koen Kooi | 2 | |
and 398443d538482a6003cb29221382acd4afbde19e | ||||
2006-05-16 | merge of 6cf43463f8980c4949a1dea852d710d362f18ac8 | Florian Boor | 1 | |
and 9f92ed9e480dd6c278e18dd0d9f913f2917fae19 | ||||
2006-05-16 | angstrom-2006.9: slide hh.org pxa kernel cvsdate forward a bit | Koen Kooi | 1 | |