]> 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>
Thu, 9 Nov 2017 12:33:10 +0000 (12:33 +0000)
commita4da3957f4577f9826c73e1d23bcffe9ee96a7d4
tree7b81f3ec9b69fc19b3200238bcd7306530e63f40
parentafd20828521332a398a92cc03fb12ea9ec1de33a
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>
meta/classes/gtk-doc.bbclass