aboutsummaryrefslogtreecommitdiffstats
path: root/packages
AgeCommit message (Collapse)Author
2008-03-14merge of '4a44b08ef83a5075a82f85c34d592996acfcec95'Koen Kooi
and '525970acffe8506ad362922236614a52c8860952'
2008-03-14merge of '18293653fb0ec41c60cab9ca36df1dd7c1834880'Paul Sokolovsky
and 'b54f849e3abe2877a2579b6348c60e2c6c1a08ca'
2008-03-14gcc 4.2.1: update avr32 patchesGeoffrey Wossum
2008-03-14linux/linux-handhelds-2.6: Readd check that ${KERNEL_INITRAMFS_PATH} exists.Paul Sokolovsky
2008-03-14uclibc 0.9.29: Fix issue with AVR32 optimized string routines in uClibc. ↵Geoffrey Wossum
bzero() would not generate any code before. uClibc-0.9.29-avr32-bzero.patch was submitted to the uclibc mailing list on 2008-03-13.
2008-03-14uclibc 0.9.29: Add avr32/uClibc.machine for uClibc-0.9.29. With this patch ↵Geoffrey Wossum
you should now be able to build uClibc 0.9.29 for the AVR32. Most of the necessary patches to uClibc were already in OE, just the uClibc.machine file was missing.
2008-03-14uclibc.inc: Fix issue with building ld-uClibc-0.9.29.so (from uclibc-0.9.29). Geoffrey Wossum
This keeps OE from overriding the compilation flags uClibc would naturally want to use. This allows OE to build a working ld-uClibc.so for the AVR32. Not sure why this was overriding the compilation flags, or what ripple effects taking out the override has on other platforms.
2008-03-13xorg-xserver: add xserver-xorg 1.4, fix pkgconfig_fix.patch and move itPhilipp Zabel
to have it used by both xserver-kdrive and xserver-xorg 1.4
2008-03-13merge of '3b41707c8c7d8ea4e1adb918870bd216fdd78078'OpenEmbedded Project
and 'b6ebdc133a282a20876e945c411c3c30af2c008b'
2008-03-13keymaps: fix Poodle keymap - close #4051Helge Deller
2008-03-13merge of '35442223e2d33755090d92a33d52bde6f6e207a1'OpenEmbedded Project
and '7050fca057f88bff7fa417c61f8dd6b9596a36ad'
2008-03-13task-gpe: ettercap is not ettercap-ngMarcin Juszkiewicz
2008-03-13Drop unneeded empty directoriesRichard Purdie
2008-03-13kismet: Add missing patchRichard Purdie
2008-03-13xf86-video-intel: add Intel i8xx, i9xx display driver, version 2.2.1Philipp Zabel
2008-03-13xf86-video-ati: add 6.8.0Philipp Zabel
2008-03-13libxext: add 1.0.4Philipp Zabel
2008-03-13linux-handhelds-2.6: Remove unused keep-initramfs.patch.Paul Sokolovsky
2008-03-13gpsdrive: fix pre4 dependency issues, clean up all versions, unifyJunqian Gordon Xu
* bump pre4 to be the default version * TODO: pre4: remove mysql dependency and better packaging
2008-03-13cellwriter_1.3.3: add new recipeJunqian Gordon Xu
2008-03-13espeak: add support for big-endian phon* files courtesy of treitmayrJunqian Gordon Xu
2008-03-12merge of '2811d087e4e2a539efd12b4513c33ff8441b0f93'Graeme Gregory
and '95b65603cddbae832076e12aaeb4aac4481b2073'
2008-03-12merge of '6047723508e3b6eeb7bb92d452b11b5e946540bf'Graeme Gregory
and 'd30c6b8bd3c20b5346a9fd726b241df1917bf08e'
2008-03-12alsa/alsa-state/fic-gta01/* : update gta01 statesGraeme Gregory
2008-03-12opie-image-(16mb): replace MACHINE_TASK_PROVIDER with task_boot/task_base ↵Junqian Gordon Xu
courtesy of Henry von Tresckow <hvontres@gmail.com> * oebug# 3969 * add task-base-extended for devices without built in wifi * remove borken merge feeds
2008-03-12smartmontools: 5.38 release.Leon Woestenberg
2008-03-12gtk+.inc: QA, add LEAD_SONAMEJunqian Gordon Xu
2008-03-12merge of '1b0d358e4f17bb597966cdc2eb4e9cb40b10077c'Michael Lauer
and '64c15490c8902f07d7a60dd16090b960f56c4db7'
2008-03-12gsm0710muxd svn add proper RDEPENDSMichael Lauer
2008-03-12merge of '0bce6a5194a4bb1f18f55b0dffee505b24073d3f'Holger Freyther
and '808dfc9a89643b5a9911166b217da753005549e9'
2008-03-12directfb: This magic is not needed for directfbHolger Freyther
It compiles and the packages look fine
2008-03-12merge of '8e91c5efc3e57c7b54e4a849b3b21eaf9a7dfe75'Holger Freyther
and '9db805dedc7ef9df0a7c5cd755837e4917852f70'
2008-03-12directfb: Remove potential dangerous sed invocation. Add a -I in front and ↵Holger Freyther
replace it with nothing It is still compiling and packaging.
2008-03-12speech-dispatcher: upgrade to 0.6.6Junqian Gordon Xu
2008-03-12espeak: upgrade to 1.35, clean upJunqian Gordon Xu
* replace tab by white space * replace hard coded ${datadir}
2008-03-12merge of '7ecf249aa01227cf559b984727eddf32c13c84a5'John Lee
and 'ef249adf427bcb2b167f2fde790ed1627e901111'
2008-03-12task-openmoko-feed: temporarily disable python-efl because no providerJohn Lee
2008-03-12gnash: add 0.8.2John Lee
2008-03-12merge of '1372c5a3008f1e559f32d05877593e8fa87e3e51'Paul Sokolovsky
and '38f9432c595bce2786e31909b48e40b52b697bb0'
2008-03-12linux-handhelds-2.6: Use official external interface for initramfs addition.Paul Sokolovsky
* I.e., CONFIG_INITRAMFS_SOURCE. Instead of neat, but still hack of dropping initramfs where kernel Makefile expects it - this was reported to not work under some unknown circumstances.
2008-03-11gnash: clean up/fix for sysrootJohn Lee
2008-03-11mono: use monoburg from mono-native insteadJohn Lee
* the original method is to build monoburg natively during the (crossed) mono build. it will require glib-dev from host. now we use the one from mono-native. * mono-native 1.2.5.1 is updated to stage monoburg
2008-03-11e-wm: remove file://Makefile.in.in since it's not there andJohn Lee
it's not used anyway.
2008-03-11u-boot-openmoko: enable autorevJohn Lee
* also update pn-u-boot-openmoko in sane-srcrevs.inc * also update patch uboot-20070311-tools_makefile_ln_sf.patch
2008-03-11intltool: add patch from http://bugzilla.gnome.org/show_bug.cgi?id=462312John Lee
we need this to compile the latest version of packagekit.
2008-03-11assassin: add recipe for assassinJohn Lee
* Assassin is a package manager that help users to install, update, and uninstall packages from Openmoko, or Openmoko community.
2008-03-11packagekit: PackageKit is a system designed to make installing andJohn Lee
updating software on your computer easier. The primary design goal is to unify all the software graphical tools used in different distributions, and use some of the latest technology like PolicyKit to make the process suck less.
2008-03-11diversity: Diversity is a framework for Internet + GPS applications.John Lee
It communicates with a server for location exchange.It also allows you to tag and share a location with your friends. * update sane-srcrevs.inc and moko-autorev.inc accordingly
2008-03-11gypsy: workaround automake failure in docs/referenceJohn Lee
2008-03-11merge of '1458e9ca6c6d9b78bff4114c4a3b09c7aa6b7a8e'Paul Sokolovsky
and 'df907de16e9f058a9d98b4ee458c93e7c4965a9c'