Martin Jansa
d0028e40a3
recipes: bump PR to rebuild .la files without libz.la
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2012-02-13 16:59:29 +01:00
Koen Kooi
aca246d20a
gst-ffmpeg: add bbappend to make it use the external libav
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2012-01-30 21:08:01 +01:00
Koen Kooi
86d6be0ae4
xbmc: fix CEC support
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2012-01-26 13:36:16 +01:00
Martin Jansa
942f06731e
mplayer2: bump PR to rebuild against newer libav
...
* libav now produces libavformat53 instead of libavformat52
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2012-01-25 13:57:16 +01:00
Koen Kooi
a388dabbcd
xbmc: enable libusb and fix zeroconf
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2012-01-24 13:20:51 +01:00
Koen Kooi
926b842728
xbmc: update SRCREV, add CEC and Airplay support
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2012-01-24 13:20:51 +01:00
Koen Kooi
0abc68a631
libav: add 0.7.4, keep 0.6.5 for reference
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2012-01-24 13:20:51 +01:00
Koen Kooi
d882255baa
libav 0.6.5: reenable libavfilter
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2012-01-24 13:20:50 +01:00
Koen Kooi
1fd309ff9c
libav: update to 0.6.5
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2012-01-23 16:23:12 +01:00
Koen Kooi
8ff89fe0db
xbmc: update to Eden beta 2
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2012-01-23 15:53:12 +01:00
Andrei Gherzan
3767262f9e
In LICENSE "&&" should be replaced with "&"
...
In this way meta-oe recipes will be parsed correctly in yocto.
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2012-01-16 22:29:22 +01:00
Martin Jansa
d792afdefc
libav, libvpx, mplayer2: drop work around for gcc-4.6 ICE, no need to pass -fno-tree-vectorize now
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2012-01-12 10:41:09 +01:00
Koen Kooi
bb76fbcfc3
xbmc: bump SRCREV to latest eden branch
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-12-23 12:59:59 +01:00
Sylvain Paré
5b1dff8b4f
vlc: rework dependencies
...
* re-adds dropped depends as they are available now
* adds libxpm as dependency as current vlc's config depends on it.
* bumps PR
* NOTE about ENTERPRISE_DISTRO : is that supposed to be still used or should this be replaced by something which respects COMMERCIAL_LICENSE setting ?
Signed-off-by: Sylvain 'GarthPS' Paré <sylvain.pare@gmail.com >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-12-20 14:15:07 +01:00
Koen Kooi
6235a37941
libav, libsdl-image, mplayer2, xbmc: bump PR for libsdl packaging change in OE-core
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-12-19 19:34:06 +01:00
Koen Kooi
12caa1228a
xbmc: add git version based on HEAD of eden branch
...
Runtime tested on beagleboard/angstrom
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-12-17 22:57:29 +01:00
Koen Kooi
7a20673d7a
libcdio: add 0.82
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-12-16 15:33:29 +01:00
Koen Kooi
54cee9bcec
libsdl-image: add 1.2.10
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-12-16 15:29:05 +01:00
Koen Kooi
8b445cca7d
libmms: add 0.6.2
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-12-16 13:29:00 +01:00
Koen Kooi
80584c1a44
libmodplug: add 0.8.7
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-12-16 12:36:17 +01:00
Martin Jansa
11fbc9fb4e
libvpx: disable tree-vectorize
...
* It's causing ICE with latest gcc-4.6 from meta-oe, see:
http://lists.linuxtogo.org/pipermail/openembedded-devel/2011-November/036001.html
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2011-12-16 08:43:43 +01:00
Martin Jansa
5c24a66ea7
pixman,libav,libvpx,fftwf: bump PR after arm OVERRIDES changes in oe-core
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2011-12-16 08:43:43 +01:00
Martin Jansa
c59fda28b2
mplayer2: drop FULL_OPTIMIZATION_armv7a and add -fno-tree-vectorize
...
* we had -ftree-vectorize instead of -frename-registers here, but that's
causing ICE with latest gcc-4.6 from meta-oe
* qemux86-64 was still failing without -fno-tree-vectorize
* similar to issue in libvpx
http://lists.linuxtogo.org/pipermail/openembedded-devel/2011-November/036001.html
and lowering to -O3 is not enough in this case
| libmpcodecs/ad_imaadpcm.c: In function 'qt_ima_adpcm_decode_block':
| libmpcodecs/ad_imaadpcm.c:177:12: internal compiler error: Segmentation fault
| Please submit a full bug report,
| with preprocessed source if appropriate.
| See <http://gcc.gnu.org/bugs.html > for instructions.
| make: *** [libmpcodecs/ad_imaadpcm.o] Error 1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2011-12-16 08:43:43 +01:00
Otavio Salvador
f5dae46888
xpext_1.0-5.bb: drop 'PRIORITY = "optional"' as it is the default
...
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-12-15 09:25:13 +01:00
Otavio Salvador
b41702a6bd
mplayer2_git.bb: drop 'PRIORITY = "optional"' as it is the default
...
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-12-15 09:25:12 +01:00
Otavio Salvador
d91b657ebe
libav.inc: drop 'PRIORITY = "optional"' as it is the default
...
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-12-15 09:25:12 +01:00
Otavio Salvador
dcec4e47df
id3lib_3.8.3.bb: drop 'PRIORITY = "optional"' as it is the default
...
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-12-15 09:25:11 +01:00
Otavio Salvador
be3b96e03f
faad2_2.7.bb: drop 'PRIORITY = "optional"' as it is the default
...
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-12-15 09:25:10 +01:00
Martin Jansa
4f4d52c73d
mplayer2: fix DSO issue with new binutils
...
* /OE/shr-core/tmp-eglibc/sysroots/x86_64-linux/usr/libexec/armv4t-oe-linux-gnueabi/gcc/arm-oe-linux-gnueabi/4.6.3/ld:
libmpdemux/demux_ogg.o: undefined reference to symbol '_ilog'
/OE/shr-core/tmp-eglibc/sysroots/x86_64-linux/usr/libexec/armv4t-oe-linux-gnueabi/gcc/arm-oe-linux-gnueabi/4.6.3/ld:
note: '_ilog' is defined in DSO
/OE/shr-core/tmp-eglibc/sysroots/om-gta02/usr/lib/libvorbis.so.0 so try adding it to the linker command line
/OE/shr-core/tmp-eglibc/sysroots/om-gta02/usr/lib/libvorbis.so.0: could not read symbols: Invalid operation
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-12-07 13:03:12 +01:00
Martin Jansa
fb9962ec22
mplayer2: enable mplayer-common
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2011-12-06 11:20:18 +01:00
Martin Jansa
78add3cb48
mplayer2: drop omapfb patch and support, this can be applied from bsp layer if needed
...
* example of working omapfb patch and optimizations is in
meta-smartphone layer
http://git.shr-project.org/git/?p=meta-smartphone.git;a=commit;h=483afbee82869a0b2dacadc4b9580c47dcb59d26
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2011-12-06 11:19:08 +01:00
Martin Jansa
33cf69deda
mplayer-common: import from OE-classic
...
* default ao is now alsa instead of oss
* ffmp3float is terribly slow on armv4t without FPU, mad is better
* commit b28081b6039db85f18bf9e722fece59bff6e7b0f
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-12-01 09:19:20 +01:00
Koen Kooi
7019fbb507
mplayer: fix build with -Wl,-as-needed
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-11-23 22:41:17 +01:00
Martin Jansa
a947536101
libav: disable yasm for x86 and x86-64 builds, because we don't have recipe for that
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-11-07 17:20:36 +01:00
Koen Kooi
7f5ca6706a
mplayer2: armv7a fixes
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-11-04 17:40:49 +01:00
Martin Jansa
54458a43c8
mplayer2: import from OE-classic
...
* taken from 1a91fc4b705b0c4f45eb088a2f7aea01ebc9c98e
* dropped V4L1, largefile, xvmc
* added libass
* added LIC_FILES_CHKSUM
* upgraded to latest SRCREV
* moved glamo patch to meta-openmoko layer
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
[ Koen - commented out mplayer-common for the time being ]
2011-11-04 17:11:04 +01:00
Denis 'GNUtoo' Carikli
c11a4ca9fe
id3lib: import from openembedded classic, version 3.8.3
...
* Added LIC_FILES_CHKSUM, and fixed LICENSE
* OE-classic commit f2893b80cffc46dad57864eb78b563f0876e6811
* JaMa: stylized by oe-stylize.py, dropped default PR
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2011-11-01 09:56:44 +01:00
Denis 'GNUtoo' Carikli
e121944c38
id3lib: Import from openembedded classic
...
Added LIC_FILES_CHKSUM, and fixed LICENSE
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-11-01 08:55:23 +01:00
Koen Kooi
e7edf21c41
live555: fix build due to missing INC_PR
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-10-24 16:24:22 +02:00
Koen Kooi
38209d556c
libass 0.9.11: import from OE classic
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-10-24 16:24:21 +02:00
Koen Kooi
3b433774ed
wavpack 4.60.1: import from OE classic
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-10-24 16:24:19 +02:00
Martin Jansa
fd3c8ee22e
tiff: rename .bbappend to apply to new 3.9.5 version
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2011-10-14 14:23:08 +02:00
Koen Kooi
2c7210ea29
libsdl-mixer 1.2.11: import from OE classic
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-10-11 10:03:22 +02:00
Koen Kooi
0f52cc583d
libmikmod 3.1.12: import from OE classic
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-10-11 09:47:50 +02:00
Joel A Fernandes
8995ee12b1
libmad: Imported from OE-classic
...
Updated LICENSE version to GPLv2
Signed-off-by: Joel A Fernandes <joelagnel@ti.com >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-09-20 08:56:50 +02:00
Martin Jansa
adf5b1071f
vlc: drop depends not yet in meta-oe
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2011-09-17 11:17:40 +02:00
Koen Kooi
9c4ff53d2f
vlc: update to 1.1.11 and fix xml2 build
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-09-15 15:59:26 +02:00
Koen Kooi
a8da3ccf61
vlc: fix gettext usage
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-09-14 17:13:57 +02:00
Koen Kooi
4f8e5549a9
vlc: remove hal dependency, fix PR
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-09-07 10:44:36 +02:00
Joel A Fernandes
cdff22f41a
xpext: Imported from OE classic
...
Dropped PR
Signed-off-by: Joel A Fernandes <joelagnel@ti.com >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-09-07 08:07:06 +02:00