summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2008-01-06flite: change default back to oss, native alsa support package named as ↵Junqian Gordon Xu14
flite-alsa * flite does not include working ALSA support, there is a patch made by Lukas Loehrer [1]. * Problem 1, this patch is a one-way street to alsa only. oss can't be build with this patch. * Problem 2, flite becomes unmaintained, patch won't make upstream. Hence other applications * using flite shared library doesn't necessarily support flite with native ALSA. e.g. speech-dispatcher. * * revert flite packages: --with-audio=oss * add flite-alsa packages: --with-audio=ass * * flite-1.3-Makefile.patch is a patch by Francois Aucamp that makes it possible * to compile shared libraries of flite 1.3, this patch has already been included in flite-1.3 alsa patch. * * configure-with-audio.patch is a patch by Patrick Ohly which works for all versions except flite-alsa-1.2, * in which au_none.h was not seen by libflite * * fix-read-only-assignments.patch was an acknowledged patch by both the original OE flite maintainer * and Lukas Loehrer (i.e., flite-1.2 alsa patch contains this patch). However, Lukas Loehrer left this patch * out of his flite-1.3 alsa patch. Leading me to believe this was fixed internally elsewhere in the 1.3 release. * By the look of it, this seems has to be tested at runtime. * * [1] http://homepage.hispeed.ch/loehrer/flite_alsa.html
2008-01-06merge of '15ad25c2df41e72ad281610da11230b4d0c9bd20'OpenEmbedded Project4
and '5bfb1624d0726e9c07b5b20f7ecccb236fee357c'
2008-01-06mainstone-kernel: Major rework of bb, activate Dyntick and tmpfs, add some ↵Florian Boor4
modules in kernel configuration.
2008-01-05merge of '2df396d3c9bb3f2afb58c9ecb59aba197323bf87'Matthias Hentges5
and '9bda98155004c06ada379ea6494e26df0e41c6fe'
2008-01-05gpsd-conf: Restart gllin on a resume eventMatthias Hentges5
2008-01-05merge of '5e5ed72728986531bc9fcd00f87f56051f1fbff5'Michael Lauer8
and '897413a90458757cb227c0afbc74963d175a60a7'
2008-01-05uboot-openmoko svn disable eabi fix from rev. 3774 onwards, it's in OM svn nowMichael Lauer1
2008-01-05navit: Update .inc, include navit.launcher to enable the low-mem workaround ↵Matthias Hentges4
on-demand.
2008-01-05merge of '7a3bad457105ec40106bf5bc6341dfc5906a0088'Matthias Hentges4
and 'a97c52f271b18a7c7146382c7acc35a108bda245'
2008-01-05speech-dispatcher: Fix packaging of configfilesMatthias Hentges2
2008-01-05speech-dispatcher: Matthias Hentges3
- Fix RPROVIDES so it doesn't pull in a ton of -dev packages - Update EXTRA_OECONF to exclude modules we do not need and enable espeak - Update configs to set espeak module as default and fix logfile destination - Install initscript (this could use some work...) - Tested to work on fic-gta01
2008-01-05add python-gsmd, python bindings for the openmoko libgsmdMichael Lauer3
2008-01-05espeak: Add stagingMatthias Hentges1
2008-01-05merge of '32cafe5ca6724aa6333ef32aa6a5604b86123925'Matthias Hentges12
and '8efc63b43d352dc8bc16998f5461a0649ac0a66d'
2008-01-05openmoko-gps: Update to SVNR9Matthias Hentges2
2008-01-05merge of '304f7e476fe8624db6410c0656b7dd8f78ad60f2'Paul Sokolovsky20
and 'fcfb658bc0012d559f131ce8495a388677380d94'
2008-01-05xcursor-watchonly-theme 0.1.1: Fully replaces xcursor-transparent-theme.Paul Sokolovsky1
2008-01-05xcursor-watchonly-theme: Variation of xcursor-transparent-theme, leaving ↵Paul Sokolovsky4
watch cursor alone. * So there was a visual feedback to the user on long-running operations.
2008-01-04merge of '3ee21fd3d6d6a0cddf83ef3711c24b4d6d7d7451'OpenEmbedded Project3
and 'fa0e8dd852860da362d27938db78954d4c8791ae'
2008-01-04linux-omap2 : Move defconfigs into omap2430sdp directory. These files do Philip Balister3
build kernels only for that board.
2008-01-04gnome-mplayer: Fix segfaults decoding non-utf8 tags in media.Paul Sokolovsky4
2008-01-04merge of '3e6216a45414da116d701e5ace53a09e1c10f258'OpenEmbedded Project1
and 'e42568a54d15c18dcefabdfde6196ebefc9febe1'
2008-01-04speech-dispatcher: Add missing patchMatthias Hentges1
2008-01-04angstrom autobuilder: also build uclibc imagesKoen Kooi1
2008-01-04espeak: Add espeakMatthias Hentges2
2008-01-04portaudio: Add a working .bb of the V19 APIMatthias Hentges1
2008-01-04merge of '8015a13e63ef13c856f4a5a5f4e9b1fa3f143fa8'Matthias Hentges2
and '85ea4469c6c02accbb588d6edee46fd9a00ad12d'
2008-01-04speech-dispatcher: Improve packagingMatthias Hentges1
2008-01-04merge of '14192674bf83ffad052bdcede44d1d342962d3cf'OpenEmbedded Project1
and '8dd93c6476c0007dddb9f4352def801f43f16339'
2008-01-04merge of 'd734e1412138fc4107a768d25359b9c89f869193'OpenEmbedded Project1
and 'eb6f56b3844fedf18386caec8d2691373a243c26'
2008-01-04gettext: fix packagingKoen Kooi1
2008-01-04avahi: manually poke -lintl into LDFLAGS of uclibc builds (fixes #3603)Koen Kooi1
2008-01-04gpsd: As discssed on the ML:Matthias Hentges8
- Add a gpsd-conf package - gpe-conf installs /etc/defaults/gpsd and /etc/init.d/gps-hardware via update-alternatives - A sample machine-specific -conf package for fix-gta01 is provided. - Constructive comments welcome
2008-01-04avahi.inc: depend on virtual/libintl and disable nlsKoen Kooi1
2008-01-04e2fsprogs: e2fsprogs wants (virtual/)libiconv for i18n, but let's disable ↵Koen Kooi1
i18n to have a nice & small e2fsprogs for rescue filesystems, fixes #3604
2008-01-04conf/distro: remove angstrom 2007.1, update dependant distros to 2008, ↵Koen Kooi7
special-case openmoko
2008-01-04dotconf: rename to libdotonf, fix packagingJunqian Gordon Xu6
* follow debian naming and packaging * change dependency in speech-dispatcher
2008-01-04merge of '662671acd71fe1d35ae40225df2ec7c130b09f78'Paul Sokolovsky3
and '912468215c017fe786e40c9ee8de03bb61484993'
2008-01-04initramfs-minimal-image: Revamp dependencies.Paul Sokolovsky1
2008-01-03merge of 'a925a41dbe7a5d17f8081a8d5a761042750ef05c'Matthias Hentges3
and 'abe0149045acae87e701ee34dbfee1ff0ebc71c9'
2008-01-03openmoko-apps: openmoko-gps: Fix icon nameMatthias Hentges2
2008-01-03merge of '0d2aa1a8dedba904e771677d29a307eb39ba73ff'OpenEmbedded Project2
and '3e3e64c7187462ff0792e72f0fc7ffaa964aff0c'
2008-01-03util-linux-ng: Install binaries into same locations as util-linux does.Leon Woestenberg1
2008-01-03merge of '0df24d50b2a3e2b52a0f5072b0e7ad8716db582e'Paul Sokolovsky2
and 'e41398d20c55fd8c83bc62b4900cf81ad587f19a'
2008-01-03openmoko-gps: Update to latest version and add new icon.Matthias Hentges2
mtN: ----------------------------------------------------------------------
2008-01-03contrib/feed-browser/update.php: Allow to update individual feeds.Paul Sokolovsky1
2008-01-03contrib/feed-browser: Capure current config.inc from Angstrom site.Paul Sokolovsky1
2008-01-03merge of '128beb53ed0092647984a87f2a86eaec9d1f3510'Jan Lübbe11
and '2a1403c40d81aff7aa7bbe8236c502336c5b9a09'
2008-01-03add qpegps_svn, close #oebug 2194Junqian Gordon Xu1
2008-01-03merge of '0d7f35f44f5002f7df5f605bc373d3feecb8602d'Marcin Juszkiewicz5
and '40bac439643c75e92f89252f0b5dfe329b2b8119'