Commit Graph

14 Commits

Author SHA1 Message Date
Alex Gonzalez 6f58fb1934 meta-digi-del: Fix FILESEXTRAPATHS to separate entries with colon.
Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
2012-11-28 16:56:45 +01:00
Alex Gonzalez ed49b32ce1 meta-digi-del: Add plugins to task-del-gstreamer.
This commit allows to include the gstreamer plugins individually with
more granularity than the base, good, bad, ugly approach.

Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
2012-11-23 14:11:51 +01:00
Alex Gonzalez a173e548b9 meta-digi-del: Overwrite dependencies for gst-plugins-bad.
The librsvg dependency is left out as it adds a dependency on gtk+.

The original addition of that dependency is:

commit 30dbfde8ebcb761120eb1ab1d213e850cac966fd
Author: Dongxiao Xu <dongxiao.xu@intel.com>
Date:   Thu Mar 10 13:51:20 2011 +0800

    gst-plugins-bad: add missing dependency librsvg

    Defaultly gst-plugins-bad will configured with option --enable-rsvg.
    Besides, it will check if librsvg really exists by certain configure
    code.


Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
2012-11-22 15:54:56 +01:00
Alex Gonzalez 7d6db3894c meta-digi-del: del-gstreamer, configure packages as in DEL
This commits adds bbappends to all gstreamer packages so that we
configure them with the same flags as we do in DEL.

Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
2012-11-22 10:28:10 +01:00
Alex Gonzalez bad19ef1f6 meta-del-digi: Add extra packages to task-del-gstreamer.
We need some more gstreamer plugins in order to reproduce video files.

Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
2012-11-21 16:02:53 +01:00
Alex Gonzalez 837c3c3b2b meta-digi-del: Use virtual providers for plugins in task-del-gstreamer
The gstreamer plugins are not packaged in a single package. They have
functionality in different packages.

This allows to specify what functionality to install.

Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
2012-11-21 13:34:10 +01:00
Alex Gonzalez cfcaba9450 meta-digi-del: Add patch to gst-fsl-plugin.
This patch comes from the meta-fsl-arm repo and it is not applied to
del-toolchain.git.

Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
2012-11-21 10:28:01 +01:00
Alex Gonzalez 5c765c43c5 meta-digi: Add gsl-fls-plugin package.
The package is added in meta-fsl-arm and the customizations are done
in meta-fsl-del.

Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
2012-11-21 10:21:20 +01:00
Alex Gonzalez 39c219d5c5 meta-fsl-arm: Adding package fsl-mm-mp3enc-codeclib to del-gstreamer task.
Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
2012-11-20 18:12:35 +01:00
Alex Gonzalez 88b1dcb453 meta-fsl-arm: Adding fsl-mm-flv-codeclib package.
Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
2012-11-20 18:06:21 +01:00
Alex Gonzalez e7cdabf0c1 meta-fsl-del: Add gstreamer packages to del-gstreamer task.
Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
2012-11-20 17:58:53 +01:00
Alex Gonzalez 1d355b4373 task-del-gstreamer: Add imx-lib.
Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
2012-11-20 16:47:51 +01:00
Alex Gonzalez a63ab03826 del-gstreamer: Add feature.
This feature will include the gstreamer framework and its BSP elements.

Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
2012-11-20 12:22:22 +01:00
Alex Gonzalez 174e18f6ac del-audio: Add task and feature.
This feature is also enabled by default in del-image-minimal.

Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
2012-11-19 18:55:41 +01:00