]> code.ossystems Code Review - openembedded-core.git/commit
gtk-doc.bbclass: correctly make the list of directories with shared libraries
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>
Thu, 5 Oct 2017 14:16:11 +0000 (17:16 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 4 Dec 2017 17:14:29 +0000 (17:14 +0000)
commit9bdfc39d431c729740025ce5b711d7b5684df800
tree34671eb987c779b05faaff4128cad80be4ce6bb5
parent3727fae1e420a60ef8c62da546e1065045b163ff
gtk-doc.bbclass: correctly make the list of directories with shared libraries

Previously it was working only if only one shared library was found, and
broke when there were several.

Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Armin Kuster <akuster@mvista.com>
meta/classes/gtk-doc.bbclass