]> code.ossystems Code Review - openembedded-core.git/commit
relocatable.bbclass: Avoid an exception if an empty pkgconfig dir exist
authorPeter Kjellerstedt <pkj@axis.com>
Fri, 20 Mar 2020 18:04:20 +0000 (19:04 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 15 Jun 2020 13:53:40 +0000 (14:53 +0100)
commitf9c5df6dc1c13e9b05ff1b47ad84ad339f6779a4
tree43395ec208a2fda3692711e722e6d0c8829068b6
parent7ebacd9cbaec98fbc406e8ae99c9805a24fdadc6
relocatable.bbclass: Avoid an exception if an empty pkgconfig dir exist

Rewrite relocatable_native_pcfiles() so that it can handle that any of
the checked pkgconfig directories are empty without causing an
exception.

Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/relocatable.bbclass