summaryrefslogtreecommitdiffstats
path: root/recipes-multimedia
Commit message (Collapse)AuthorAgeFilesLines
...
* imx-lib: add virtual/kernel dependencyAdrian Alonso2011-08-301-1/+2
| | | | | | | | | | * Add virtual/kernel dependency, at build time imx-lib expects kernel headers to be available at STAGING_KERNEL_DIR adding the dependency ensures that headers are available, fixing posible include errors. * Bump PR Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
* gst-fsl-plugin: fix configure missing gst plugins baseAdrian Alonso2011-08-261-2/+2
| | | | | | | | | | * Fix missing gst pligins base library dependency checking for GST_PLUGINS_BASE... no configure: error: no GStreamer plugin base libs found * Add gst-plugins-base to dependency list * Increase PR Signed-off-by: Adrian Alonso <b38018@freescale.com>
* imx-lib: override parallel make settingsAdrian Alonso2011-08-261-2/+6
| | | | | | | | | * Override parallel make settings * Racecondition using parallel make, serialize build to avoid it. * Increase PR Signed-off-by: Adrian Alonso <b38018@freescale.com>
* gst-fsl-plugin: gstreamer freescale pluginsAdrian Alonso2011-08-241-0/+25
| | | | | | | | * Gstreamer Freescale plugins, builds by default plugins for imx53 targets. * Need a mechanism to override build platform settings. Signed-off-by: Adrian Alonso <b38018@freescale.com>
* imx-lib: specific libs for imx platformsAdrian Alonso2011-08-241-0/+27
| | | | | | * Platform specific libraries for imx platforms Signed-off-by: Adrian Alonso <b38018@freescale.com>
* fsl-mm-codeclib: freescale multimedia codecsAdrian Alonso2011-08-241-0/+38
* Freescale multimedia codec libs * Prebuilt shared libraries which are just deployed in rootfs. Signed-off-by: Adrian Alonso <b38018@freescale.com>