]> code.ossystems Code Review - openembedded-core.git/commit
gst-plugins-*, gstreamer1.0-plugins-*: fix main package binary components
authorCristian Iorga <cristian.iorga@intel.com>
Wed, 11 Feb 2015 16:22:29 +0000 (18:22 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 14 Feb 2015 08:40:37 +0000 (08:40 +0000)
commit8e1009a3b128c9a00c183f89f98d9458f21cf6c0
tree204c92a0dd479eec00a632f246b0f15cceb84d1b
parent725526139debf12d115fada6bd465a297e169080
gst-plugins-*, gstreamer1.0-plugins-*: fix main package binary components

Users often install the main package thinking it will bring in
all of the individual plugin packages, not realising that the
-meta package exists. Since the main package isn't currently
used for anything else, it would make more sense to just make
installing the main package install all of the plugins.
To do this in a manner that doesn't break any upgrade paths,
just add a dependency from the main package on the -meta
package for all of the gstreamer plugin recipes.

Fixes [YOCTO #5589].

Signed-off-by: Cristian Iorga <cristian.iorga@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-multimedia/gstreamer/gst-plugins-package.inc