Michael 'Mickey' Lauer [Fri, 23 Apr 2010 22:36:35 +0000 (00:36 +0200)]
mkdump: new recipe; kernel netlink and kobject message dumper
Michael 'Mickey' Lauer [Fri, 23 Apr 2010 22:36:02 +0000 (00:36 +0200)]
vala[-native]: 0.8.0.69-35df9 -> 0.8.0.89-8ccb91
Khem Raj [Sat, 24 Apr 2010 00:32:41 +0000 (17:32 -0700)]
uclibc/nptl: Remove nptl recipes.
* uclibc nptl has been merged into master upstream.
therefore remove the recipes for nptl branch.
* Use nptl as default pthreads for uclibc git recipes.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Chris Larson [Mon, 19 Apr 2010 03:02:21 +0000 (20:02 -0700)]
oe.path.relative: switch to a different appraoch
Signed-off-by: Chris Larson <clarson@kergoth.com>
Chris Larson [Thu, 15 Apr 2010 01:25:58 +0000 (18:25 -0700)]
oe.path.relative: leverage os.path.relpath if available
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Chris Larson [Thu, 15 Apr 2010 01:04:55 +0000 (18:04 -0700)]
oe.path.join: simplify a bit
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Chris Larson [Thu, 15 Apr 2010 00:59:49 +0000 (17:59 -0700)]
Initial move of common python bits into modules of the 'oe' python package
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Chris Larson [Thu, 15 Apr 2010 00:57:00 +0000 (17:57 -0700)]
base.bbclass: add <dir>/lib for each dir in BBPATH to the python search path
Also makes the os, time, and bb package availability explicit.
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Chris Larson [Wed, 17 Mar 2010 15:05:40 +0000 (08:05 -0700)]
do_unpack: shift some responsibility around, clean things up
- Move the unpacking message printing into do_unpack
- Move the destination directory determination into do_unpack
- Use subprocess's ability to pass in PATH and cwd rather than mangling the cmd
- Use shutil.copy2/copytree for ordinary file "unpack"
- Use the existing urldata from bb.fetch.init rather than re-decodeurl'ing the urls
- Only display the unpack destdir to the user when debugging is enabled, as we
all know they unpack into WORKDIR
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Vladimir Sorokin [Fri, 5 Mar 2010 17:12:21 +0000 (20:12 +0300)]
perl: undef 'futimes' for uclibc build
Function 'futimes' doesn't exist in uClibc.
Signed-off-by: Vladimir Sorokin <sorokin@altell.ru>
Signed-off-by: Roman I Khimov <khimov@altell.ru>
Roman I Khimov [Tue, 6 Apr 2010 07:02:57 +0000 (11:02 +0400)]
proxy-libintl: fix build for x86_64
Signed-off-by: Roman I Khimov <khimov@altell.ru>
Klaus Kurzmann [Fri, 23 Apr 2010 18:52:56 +0000 (20:52 +0200)]
pyphonelog_git.bb: bump rev to get fixes for changed opimd
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
Roman I Khimov [Fri, 23 Apr 2010 14:59:28 +0000 (18:59 +0400)]
cluster-resource-agents: update to version 1.0.3
Signed-off-by: Roman I Khimov <khimov@altell.ru>
Roman I Khimov [Fri, 23 Apr 2010 14:05:35 +0000 (18:05 +0400)]
cluster-glue: update to version 1.0.5
Signed-off-by: Roman I Khimov <khimov@altell.ru>
Roman I Khimov [Fri, 23 Apr 2010 13:39:12 +0000 (17:39 +0400)]
corosync: update to version 1.2.1
Signed-off-by: Roman I Khimov <khimov@altell.ru>
Roman I Khimov [Fri, 23 Apr 2010 09:49:04 +0000 (13:49 +0400)]
pacemaker: fix volatiles
populate-volatile.sh doesn't like blank lines in volatile files.
Signed-off-by: Roman I Khimov <khimov@altell.ru>
Roman I Khimov [Fri, 23 Apr 2010 09:47:39 +0000 (13:47 +0400)]
corosync: fix volatiles
populate-volatile.sh doesn't like blank lines in volatile files.
Signed-off-by: Roman I Khimov <khimov@altell.ru>
Roman I Khimov [Fri, 23 Apr 2010 09:22:44 +0000 (13:22 +0400)]
pacemaker: fix uclibc build
Software stack protection is not available.
Signed-off-by: Roman I Khimov <khimov@altell.ru>
Roman I Khimov [Fri, 23 Apr 2010 09:21:58 +0000 (13:21 +0400)]
cluster-resource-agents: fix uclibc build
Software stack protection is not available.
Signed-off-by: Roman I Khimov <khimov@altell.ru>
Roman I Khimov [Fri, 23 Apr 2010 09:20:42 +0000 (13:20 +0400)]
cluster-glue: fix uclibc build
Stack protection is not available.
Signed-off-by: Roman I Khimov <khimov@altell.ru>
Roman I Khimov [Fri, 23 Apr 2010 09:18:55 +0000 (13:18 +0400)]
cluster-resource-agents: disable doc build
Unreliable (breaks from time to time) and VERY time consuming.
Signed-off-by: Roman I Khimov <khimov@altell.ru>
Koen Kooi [Fri, 23 Apr 2010 18:25:15 +0000 (20:25 +0200)]
opencv + samples: update to 2.1.0
Klaus Kurzmann [Fri, 23 Apr 2010 17:15:05 +0000 (19:15 +0200)]
e-wm-config-illume2-shr_git.bb: bump rev to get adjusted config for current illume2
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
Klaus Kurzmann [Fri, 23 Apr 2010 17:12:47 +0000 (19:12 +0200)]
frameworkd_git.bb: bump rev to get message timestamp fix
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
Koen Kooi [Fri, 23 Apr 2010 14:33:38 +0000 (16:33 +0200)]
gpicview: add 0.2.1
Koen Kooi [Fri, 23 Apr 2010 14:30:52 +0000 (16:30 +0200)]
angstrom-task-lxde: add tasks to base an LXDE image on
Koen Kooi [Fri, 23 Apr 2010 14:30:05 +0000 (16:30 +0200)]
pmount: fix config.rpath problem
Koen Kooi [Fri, 23 Apr 2010 13:45:46 +0000 (15:45 +0200)]
xfce4-settings: add 4.6.4
Koen Kooi [Fri, 23 Apr 2010 11:46:45 +0000 (13:46 +0200)]
xfce-base apps: convert to new style staging
Koen Kooi [Fri, 23 Apr 2010 11:41:47 +0000 (13:41 +0200)]
xfce-base libs: convert to new style staging
David-John Willis [Thu, 22 Apr 2010 11:10:17 +0000 (12:10 +0100)]
xfce4-panel: Add 4.6.3 and support new style checksums in xfce46.bbclass.
Chris Larson [Thu, 22 Apr 2010 20:57:01 +0000 (13:57 -0700)]
Use the python modules for checksum generation where we can
Based on
df32920678d15c86897b50b752b937210a01edea.
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Tested-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
Khem Raj [Thu, 22 Apr 2010 20:08:48 +0000 (13:08 -0700)]
gcc-svn.inc: Change version to 4.6.0
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj [Thu, 22 Apr 2010 20:07:33 +0000 (13:07 -0700)]
gcc: Add recipes for version 4.5.0
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Roman I Khimov [Tue, 20 Apr 2010 10:33:56 +0000 (14:33 +0400)]
util-linux-ng: handle chrt through alternatives too
Can be provided by busybox.
Signed-off-by: Roman I Khimov <khimov@altell.ru>
Martin Jansa [Thu, 22 Apr 2010 19:15:19 +0000 (21:15 +0200)]
task-shr-minimal: drop fso-abyss from RDEPENDS (not needed with fsogsmd)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Thu, 22 Apr 2010 19:10:35 +0000 (21:10 +0200)]
frameworkd-config-shr: drop fso-abyss from RDEPENDS (not needed with fsogsmd)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Thu, 22 Apr 2010 19:08:59 +0000 (21:08 +0200)]
task-shr-feed: drop fso-abyss and mokoko
* fso-abyss is not needed with fsogsmd
* mokoko is broken after last EFL bump and pretty much dead
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Klaus Kurzmann [Thu, 22 Apr 2010 18:55:20 +0000 (20:55 +0200)]
libframeworkd-glib_git.bb: bump rev to get fsogsmd compatability fix
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
Roman I Khimov [Thu, 15 Apr 2010 15:19:43 +0000 (19:19 +0400)]
util-linux-ng: handle setsid through alternatives too
It can be provided by busybox.
Signed-off-by: Roman I Khimov <khimov@altell.ru>
Antonio Ospite [Thu, 22 Apr 2010 15:00:30 +0000 (17:00 +0200)]
python-2.6.4: make Modules/_ctypes/libffi configure
This fixes configure issues with recent autoconf, e.g:
autoreconf: Entering directory `Modules/_ctypes/libffi'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force
configure.ac:26: error: m4_copy: won't overwrite defined macro: \
_AC_ARG_VAR_PRECIOUS
configure.ac:26: the top level
It also adjustes Makefile.am to take into account the fact that python ships
incomplete source from libffi.
Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Koen Kooi [Thu, 22 Apr 2010 13:42:33 +0000 (15:42 +0200)]
liblauncher: add 0.3.8, disabled by default since it breaks API
Martin Jansa [Thu, 22 Apr 2010 13:37:12 +0000 (15:37 +0200)]
qwo: add patch for build with automake-1.11
* qwo.1 is created in created in DESTDIR already with help2man, no need
to add it to DEST files
* automake-1.11 checks for files instaled more than once and fails
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Thu, 22 Apr 2010 13:04:14 +0000 (15:04 +0200)]
libconfig_1.3.2: add patch for build with automake-1.11
* libconfig.h is installed twice from $(libinc) and then again from $(libinc_cpp)
* newer automake checks that and fails
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Koen Kooi [Thu, 22 Apr 2010 12:02:30 +0000 (14:02 +0200)]
glib-2.0 2.24.0: apply two patches from release branch and one from ubuntu
Roger Monk [Thu, 22 Apr 2010 01:33:51 +0000 (02:33 +0100)]
ti-local-power-manager: Remove OPT from LPM sources using #define
* OPT Argument Decorator is no longer used/supported in latest dsplink versions
* LPM implements some callback functions from DSPLINK which used this decorator
* 'Void _TAL_translateCallback (IN Uint32, IN OPT Pvoid, IN OPT Pvoid);'
* Remove by passing -DOPT="" to LPM build
* Safe to remove for building against older DSPLINK versions as well
* Bump PR
Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <koen@openembedded.org>
Roger Monk [Thu, 22 Apr 2010 01:25:11 +0000 (02:25 +0100)]
ti-dsplink: Add runtime depends for examples on lpm-utils for lpmOn/Off utils
* DSPLINK Examples need to use lpmOn/Off add RDEPENDS
* Bump PR
Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <koen@openembedded.org>
Roger Monk [Thu, 22 Apr 2010 01:21:40 +0000 (02:21 +0100)]
ti-dsplink: Use new URL and add dsplink v1.65.00.02 (early adopter)
* Add new version (1.65.00.02) - eary adopter release
* Start using new URI base location
* Introduce variables to keep SRC_URI common and PV variants
Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <koen@openembedded.org>
Roger Monk [Thu, 22 Apr 2010 00:41:35 +0000 (01:41 +0100)]
ti-dsplink: Move dsplink_1.64 fix-ups into version specific recipe
* Fix-ups for kernel headers and CROSS_COMPILE are specific to 1.64
Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <koen@openembedded.org>
Roger Monk [Thu, 22 Apr 2010 00:14:20 +0000 (01:14 +0100)]
ti-dsplink: Introduce DSPLINKDSP to simplify DSP executable install
* Add new variable DSPLINKDSP to be used in install scripts
Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <koen@openembedded.org>
Roger Monk [Thu, 22 Apr 2010 00:03:36 +0000 (01:03 +0100)]
ti-dsplink: remove unnecessary 'clean' step
* dsplink installations (when used directly, and not from cetools)
are clean and therefore don't need a clean step
Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <koen@openembedded.org>
Sergey Lapin [Thu, 22 Apr 2010 10:31:48 +0000 (14:31 +0400)]
busybox: prevent postinst script from failing
recent addition in rootfs_ipk.bbclass which runs postinst scripts with
-e option, while very useful, prevents busybox from configuring at image
build time. It will be configured at first image boot if your file
system is writable, but in case of e.g. squashfs, that will be fatal
error. This commit prevents postinst to fail, so busybox will create
all needed links at image build time.
Koen Kooi [Thu, 22 Apr 2010 08:19:56 +0000 (10:19 +0200)]
tinylogin: bump PR for LICENSE change
Chris Larson [Thu, 15 Apr 2010 01:33:35 +0000 (18:33 -0700)]
utils.bbclass: make check_app_exists slightly more pythonic
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Chris Larson [Thu, 22 Apr 2010 02:55:20 +0000 (19:55 -0700)]
Add emit_data.bbclass, which emits the metadata and displays diffs from previous
This can be useful for making invasive changes, to see if you inadvertantly broke something.
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Andrea Adami [Wed, 21 Apr 2010 22:28:04 +0000 (00:28 +0200)]
linux-kexecboot: fix poodle resolution in 2.6.33-rc4 (still no joy)
Chris Larson [Wed, 21 Apr 2010 22:13:01 +0000 (15:13 -0700)]
Add an initial layer.conf for use with bitbake's bblayers support, for convenience
Signed-off-by: Chris Larson <clarson@kergoth.com>
Denys Dmytriyenko [Wed, 21 Apr 2010 19:57:17 +0000 (15:57 -0400)]
tinylogin: update LICENSE to more specific GPLv2
Martin Jansa [Wed, 21 Apr 2010 19:33:14 +0000 (21:33 +0200)]
shr: bump SRCREVs for fsogsmd compatible versions
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Wed, 21 Apr 2010 18:33:55 +0000 (20:33 +0200)]
frameworkd-config-shr: bump SRCREVs to disable ogsmd and switch to fsogsmd
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Wed, 21 Apr 2010 18:33:12 +0000 (20:33 +0200)]
frameworkd: bump SRCREV for s/Notify/Changed/ in opreferencesd
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Wed, 21 Apr 2010 18:39:18 +0000 (20:39 +0200)]
fsogsmd: install dbus activation file again for SHR
Martin Jansa [Wed, 21 Apr 2010 09:15:46 +0000 (11:15 +0200)]
EFL: bump SRCREV for more illume2 fixes
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Wed, 21 Apr 2010 17:20:22 +0000 (19:20 +0200)]
shr-settings: bump SRCREV
Martin Jansa [Wed, 21 Apr 2010 14:46:42 +0000 (16:46 +0200)]
fso: bump SRCREV for libfsotransport fixes (reliable GSM registration for om)
Joachim Ott [Wed, 21 Apr 2010 12:59:03 +0000 (14:59 +0200)]
base-files: improve profile for SHR
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Koen Kooi [Wed, 21 Apr 2010 12:00:45 +0000 (14:00 +0200)]
angstrom feed sorter: atomically replace list of know packages
This change also makes it preserve packages that have been deleted, so we can now safely delete morgue directories
Koen Kooi [Wed, 21 Apr 2010 11:42:52 +0000 (13:42 +0200)]
linux-omap-psp 2.6.32: change 37xx OPP to latest definitions
Koen Kooi [Wed, 21 Apr 2010 11:01:55 +0000 (13:01 +0200)]
meta-toolchain: add hook to install proper feedconfigs and add an extra check to prevent bogus ones from going in
Koen Kooi [Wed, 21 Apr 2010 11:01:35 +0000 (13:01 +0200)]
meta-toolchain-qte: include QT version for angstrom
Graeme Gregory [Wed, 21 Apr 2010 10:38:52 +0000 (11:38 +0100)]
Merge branch 'org.openembedded.dev' of git+ssh://git.openembedded.org/openembedded into org.openembedded.dev
Graeme Gregory [Wed, 21 Apr 2010 10:37:53 +0000 (11:37 +0100)]
linux-omap-zoomsync_2.6.32.bb : OTG support without gadget
Taken from linux-omap-psp patches, makes zoom2 much more user friendly
Marco Cavallini [Wed, 21 Apr 2010 10:24:52 +0000 (12:24 +0200)]
include/kaeilos-2010.inc: includes for KaeilOS version 2010
Marco Cavallini [Wed, 21 Apr 2010 10:23:36 +0000 (12:23 +0200)]
kaeilos-2010.conf: added new KaeilOS version 2010
Łukasz Pankowski [Tue, 20 Apr 2010 20:05:18 +0000 (22:05 +0200)]
atd-over-fso: also support for fsotdld API (incompatible to frameworkd otimed)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
?ukasz Pankowski [Tue, 20 Apr 2010 20:46:55 +0000 (20:46 +0000)]
ffalarms: bump git version fix snooze when using fsotdld
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Koen Kooi [Wed, 21 Apr 2010 08:46:01 +0000 (10:46 +0200)]
angstrom: set DISTRO_FEED_CONFIGS
Andrea Adami [Tue, 20 Apr 2010 23:56:40 +0000 (01:56 +0200)]
zaurus-installer: deploy legacy gnu-tar here, not in zaurus-updater.
* (only for spitz)
Andrea Adami [Tue, 20 Apr 2010 22:48:23 +0000 (00:48 +0200)]
zaurus-2.6.inc: remove forgotten comments (#) and unbreak jffs2
Andrea Adami [Tue, 20 Apr 2010 18:43:59 +0000 (20:43 +0200)]
zaurus-2.6.inc: merge the jffs2 bits from zaurus-clamshells.inc.
* remove the legacy headers needed for vanilla Sharp images.
* (the checksum was anyway broken)
Andrea Adami [Tue, 20 Apr 2010 17:30:33 +0000 (19:30 +0200)]
zaurus-2.6.inc: reorder common Zaurus settings.
* reabsorb zaurus-kernel.inc
Koen Kooi [Tue, 20 Apr 2010 17:51:07 +0000 (19:51 +0200)]
angstrom: prefer xserver-common 1.33
Koen Kooi [Tue, 20 Apr 2010 17:50:28 +0000 (19:50 +0200)]
xserver-common: add 1.33 with some extra fixes
Koen Kooi [Tue, 20 Apr 2010 14:28:57 +0000 (16:28 +0200)]
tiff 3.9.2: fix QA error during configure
Sebastian Spaeth [Tue, 20 Apr 2010 12:55:58 +0000 (14:55 +0200)]
libphone-ui*: bump to recent version
to catch up with recent EFL changes
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
Koen Kooi [Tue, 20 Apr 2010 11:37:48 +0000 (13:37 +0200)]
angstrom mirrors: fix regression introduced by cgit.openembedded.org/cgit.cgi/bitbake/commit/?h=1.10&id=
11375c3f74511ce59ad5a625bfda4121a8714345
Martin Jansa [Tue, 20 Apr 2010 11:33:19 +0000 (13:33 +0200)]
shr-launcher: bump SRCREV
Sergey Lapin [Tue, 20 Apr 2010 11:01:42 +0000 (15:01 +0400)]
sysklogd: installing init script
Koen Kooi [Tue, 20 Apr 2010 07:13:54 +0000 (09:13 +0200)]
multi-kernel: update depends after kernel.bbclass changes
Koen Kooi [Tue, 20 Apr 2010 06:28:56 +0000 (08:28 +0200)]
zaurus-update: add back PACKAGE_ARCH = "${MACHINE_ARCH}" otherwise you'll miss out on gnu-tar for multi-machine builds where spitz isn't first
Martin Jansa [Tue, 20 Apr 2010 06:02:19 +0000 (08:02 +0200)]
frameworkd-config-shr: bump SRCREV
Chris Larson [Mon, 19 Apr 2010 18:20:37 +0000 (11:20 -0700)]
Add initial signature.bbclass, which generates a hash of the recipe data
If the datastore has a 'hash' method, it will use that, otherwise it uses its
own implementation. Datastore hashing will be added to bitbake master at some
point, to prepare for the move away from stamps.
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Andrea Adami [Tue, 20 Apr 2010 00:24:05 +0000 (02:24 +0200)]
zaurus-updater: remove forgotten todo and split the version check
Andrea Adami [Mon, 19 Apr 2010 23:44:38 +0000 (01:44 +0200)]
zaurus-updater: add support for jffs2 images w/o legacy headers.
* new feature: check for known legacy headers
* now supports Angstrom-Narcissus jffs2 images
* two rootfs possible in nand: initrd.bin in mtd2 and home.bin in mtd3
* minor fixes: convert tabs to spaces, uniform echo's quoting
* the universal updater doesn't need PACKAGE_ARCH = "${MACHINE_ARCH}"
* bump PR
* NOTE: mversion/checksum is still not used
Valery Febvre [Mon, 19 Apr 2010 21:26:22 +0000 (21:26 +0000)]
podboy: update to 1.6.1
Changes since 1.5.0
* Enabled OGG audio format support. Ogg support has been added 3 months ago, but it was so far disabled due to a bug in GStreamer oggdemux pipeline element
* New internal widget: Notify dialog. It is used to notify user when an operation, that can take some time, ends.
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Mon, 19 Apr 2010 20:50:00 +0000 (22:50 +0200)]
midori: switch to SRCPV with PE bump
Martin Jansa [Mon, 19 Apr 2010 20:45:37 +0000 (22:45 +0200)]
qi: switch to SRCPV
Martin Jansa [Mon, 19 Apr 2010 20:45:19 +0000 (22:45 +0200)]
python-pyrtc: switch to SRCPV with PE bump
Martin Jansa [Mon, 19 Apr 2010 20:44:57 +0000 (22:44 +0200)]
blktool: bump PR
Martin Jansa [Mon, 19 Apr 2010 20:44:42 +0000 (22:44 +0200)]
ffmpeg: switch to SRCPV with PE bump