wlconf: fix behavior with usrmerge 38/27438/1
authorScott Murray <scott.murray@konsulko.com>
Tue, 3 May 2022 18:32:50 +0000 (14:32 -0400)
committerScott Murray <scott.murray@konsulko.com>
Tue, 3 May 2022 18:35:22 +0000 (14:35 -0400)
commita3fc369d430c7f0c530d10c5692817edde8d276c
treeefdacfe13672bfa5aef5fccbf65dce9390432b85
parent27785f1c4d0f9de2025a5ba9504651fb651f74d1
wlconf: fix behavior with usrmerge

The do_install in the wlconf recipe was hard-coding /lib in a few
places instead of using ${nonarch_base_libdir}, which results in
packaging failures when using the usrmerge distro feature, properly
use ${nonarch_base_libdir} where required.

Bug-AGL: SPEC-4352

Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Change-Id: I6756e0fbb9f5ff23dda5cd57229283a9c8686d74
meta-agl-refhw-gen3/recipes-connectivity/wlconf/wlconf_8.7.3.bb