generic-poky/meta/recipes-graphics/cogl
Ross Burton 9877795064 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.

(From OE-Core rev: c5c47bc30be52e3b70d74cf89d5c68adbbb1a402)

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-04-05 14:33:57 +01:00
..
cogl-1.0 cogl-1.0: fix may be used uninitialized error 2016-01-11 23:26:30 +00:00
cogl-1.0.inc cogl: fix G-I .typelib installation 2016-04-05 14:33:57 +01:00
cogl-1.0_1.22.0.bb cogl-1.0: fix may be used uninitialized error 2016-01-11 23:26:30 +00:00