diff options
author | Ross Burton <ross.burton@intel.com> | 2016-04-04 14:28:55 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-04-05 09:55:47 +0100 |
commit | c5c47bc30be52e3b70d74cf89d5c68adbbb1a402 (patch) | |
tree | ed4cb8e132a586bafb835c5ba76c41600574a735 /meta/recipes-core | |
parent | ddc60aea113e587f27df03645620d6eb677ff28a (diff) | |
download | openembedded-core-c5c47bc30be52e3b70d74cf89d5c68adbbb1a402.tar.gz openembedded-core-c5c47bc30be52e3b70d74cf89d5c68adbbb1a402.tar.bz2 openembedded-core-c5c47bc30be52e3b70d74cf89d5c68adbbb1a402.zip |
cogl: fix G-I .typelib installation
By default gobject-introspection puts .typelib files into $PN, but the cogl-1.0
recipe doesn't use PN. Installing cogl-1.0 is impossible as libcogl
conflicts/replaces with cogl-1.0 due to a previous upgrade.
Fix this by putting the .typelib files into the right subpackages, and
explicitly setting FILES_${PN} to "" so that nothing accidently ends up in PN.
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core')
0 files changed, 0 insertions, 0 deletions