]> code.ossystems Code Review - openembedded-core.git/commitdiff
tiff: Extend for nativesdk
authorChristian Eggers <ceggers@arri.de>
Tue, 2 Jun 2020 13:52:48 +0000 (15:52 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 4 Jun 2020 12:21:00 +0000 (13:21 +0100)
Doxygen in meta-oe has recently been extended for nativesdk. Doxygen is
often used together with mscgen which in turn depends indirectly on
tiff (via gd library).

Signed-off-by: Christian Eggers <ceggers@arri.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-multimedia/libtiff/tiff_4.1.0.bb

index 1f92c18513140f1e6689061ea1d22faff3bd5919..9b907fbc2437e95f89ad15c10c0b58f455111cce 100644 (file)
@@ -47,4 +47,4 @@ do_install_append() {
     oe_multilib_header tiffconf.h
 }
 
-BBCLASSEXTEND = "native"
+BBCLASSEXTEND = "native nativesdk"