]> 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)
committerAnuj Mittal <anuj.mittal@intel.com>
Mon, 29 Jun 2020 05:51:06 +0000 (13:51 +0800)
commitd449e6b536c197b6723dab1d61e989706c14f19c
tree4e70418e770a249ac5428e8012190743472c7814
parent03248953d1eacede00971289dc9fff8d97d00464
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>
(cherry picked from commit f9c5df6dc1c13e9b05ff1b47ad84ad339f6779a4)
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
meta/classes/relocatable.bbclass