Fix firmware path at gles-user-module 11/27511/3
authorNaoto Yamaguchi <naoto.yamaguchi@aisin.co.jp>
Sat, 21 May 2022 07:39:44 +0000 (16:39 +0900)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Thu, 9 Jun 2022 11:02:47 +0000 (11:02 +0000)
commit3737bbd5303d876ec5f1da1062a8916c15ccece8
tree03b2c7a3c92caa47742ab8912d1b4e94cf97f235
parent4bd4a26fb85a96903100566ee64182596c77312e
Fix firmware path at gles-user-module

At commit 4f5cf5dc8de803407fa9d3ffa13994309edde985 in meta-agl change
firmware installation path /lib/firmware to
${nonarch_base_libdir}/firmware.
The gles-user-module.bbappend of meta-agl-lxc has divided firmware
only package from library packages.

This patch fix firmware installation path in file lists, that is
firmware only package.

Bug-AGL : SPEC-4394

Signed-off-by: Naoto Yamaguchi <naoto.yamaguchi@aisin.co.jp>
Change-Id: I638885b97db50aa8beac2f2df31ab6d52e44c831
meta-agl-lxc/dynamic-layers/meta-rcar-gen3/recipes-graphics/gles-module/gles-user-module.bbappend