diff options
author | Peter Kjellerstedt <peter.kjellerstedt@axis.com> | 2015-02-21 04:01:54 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-02-24 17:41:44 +0000 |
commit | 4d83a90bfb5a41deb81ca8878363a89fccf95d89 (patch) | |
tree | 32b1a485232717ec378abc4283041284125ad6cd /meta/site/mipsel-linux | |
parent | d861cc4b0493954355b32035c084bfed47d455ac (diff) | |
download | poky-4d83a90bfb5a41deb81ca8878363a89fccf95d89.tar.gz |
gst-plugins-package.inc: Avoid dependency on ${PN} from ${PN}-<plugin>
A recent change to this file added a runtime dependency from ${PN} on
${PN}-meta since users tend to believe that installing the main
package will bring in all of the individual plugin packages, which
previously was not the case. However, since all plugin packages had a
dependency on the main package, this caused all plugin packages to be
pulled in whenever one plugin package was installed...
Since the main package is now guaranteed to be empty, there is no
reason for the plugin packages to depend on it any more.
(From OE-Core rev: 29143391029bdb1a5b23724017acb363b11ed6a8)
Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/site/mipsel-linux')
0 files changed, 0 insertions, 0 deletions