meta-digi/meta-digi-arm/recipes-bsp/firmware-atheros
Gabriel Valcazar eca9ddc1d9 firmware-atheros/firmware-qualcomm: remove hardcoded /lib in FILES paths
Our do_install() places all firmware files inside of the path in the
{base_libdir} variable, but we were hardcoding /lib in FILES. This is an issue
when using the usrmerge distro feature, because {base_libdir} becomes /usr/lib
instead of /lib. This was causing these recipes to fail.

Fix this by using {base_libdir} in FILES so that it matches do_install().

https://onedigi.atlassian.net/browse/DEL-9011

Signed-off-by: Gabriel Valcazar <gabriel.valcazar@digi.com>
2024-10-17 13:03:37 +02:00
..
firmware-atheros firmware-atheros: add optimized board data files for new AR6233 on CC6 2024-01-29 16:39:56 +01:00
firmware-atheros.bb firmware-atheros/firmware-qualcomm: remove hardcoded /lib in FILES paths 2024-10-17 13:03:37 +02:00