Age | Commit message (Collapse) | Author | Files |
|
This is a partial revert of aa03004ace2fabb135a6208ef8c2d2b312aa7b0b. The
approach that was taken leads to disagreement and the change was pushed
too early. DISTRO_PR is going to say and will be used inside the package
creation. There will be more disucssion on the list about where to continue
from here.
|
|
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>
|
|
|
|
|
|
* headers have to go into ${STAGING_INCDIR}/flite
|
|
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
|
|
* add 1.3 version, unify
* apply also-support patch for both 1.2 and 1.3
* remove old patches in 1.2
* change --with-audio=oss to =alsa
|
|
|
|
see email thread at http://lists.openembedded.org/pipermail/openembedded-devel/2006-October/000523.html for details
|
|
- add configure-with-audio patch courtesy Patrick Ohly
- reorder metadata
- set Patrick Ohly as maintainer of this package
|
|
|
|
into bkbits.net:/repos/n/nslu2-linux/openembedded
2005/06/18 21:39:34+01:00 reciva.com!pb
update xserver-xorg to 6.8.99.11
2005/06/18 21:11:33+01:00 reciva.com!pb
Merge bk://oe-devel@openembedded-devel.bkbits.net/openembedded
into mill.internal.reciva.com:/nexus/home/pb/oe/oe
2005/06/18 21:08:30+01:00 reciva.com!pb
enable DRI and XvMC
2005/06/18 22:07:33+02:00 handhelds.org!zecke
Merge bk://oe-devel@oe-devel.bkbits.net/openembedded
into handhelds.org:/home/ich/programming/oe/openembedded
2005/06/18 22:06:40+02:00 handhelds.org!zecke
opie-reader:
build Flite Speach output for the CVS version
Patch courtsey Patrick Ohly
2005/06/18 21:59:49+02:00 handhelds.org!zecke
flite:
use oe_libinstall to stage libraries. This is courtsey
Patrick Ohly from #82
2005/06/18 21:41:35+02:00 utwente.nl!koen
Merge bk://oe-devel@oe-devel.bkbits.net/openembedded
into bitbake.utwente.nl:/home/koen/OE/openembedded
2005/06/18 21:41:23+02:00 utwente.nl!koen
Move kdrive 20050610 - 20050617
Add ipaq-pxa270.conf, this should go away after we can build a mixed pxa25x and pxa27x kernel
BKrev: 42b486a7G2urnoZuu7G_o4lcP8woVQ
|
|
into bkbits.net:/repos/n/nslu2-linux/openembedded
2005/06/14 11:36:37+01:00 reciva.com!pb
correct INITSCRIPT_NAME
2005/06/14 11:06:27+01:00 reciva.com!pb
set kernel preference for sun4cdm
2005/06/14 10:58:13+01:00 reciva.com!pb
inhibit PARALLEL_MAKE for flite
BKrev: 42aeb409TXTYe8xPRc0MG84jRn5F2Q
|
|
into bkbits.net:/repos/n/nslu2-linux/openembedded
2005/06/13 19:36:22+02:00 utwente.nl!koen
flite_1.2.bb: add staging, courtesy Patrick Ohly
2005/06/13 19:02:57+02:00 utwente.nl!koen
osso-af-utils_0.4.bb: remove staging
BKrev: 42adc4fbYHLg3a86GyK-T4zackeZJQ
|
|
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
|