Divide firmware from gles-user-module 93/26893/1
authorNaoto Yamaguchi <naoto.yamaguchi@aisin.co.jp>
Thu, 30 Sep 2021 15:38:30 +0000 (00:38 +0900)
committerNaoto Yamaguchi <naoto.yamaguchi@aisin.co.jp>
Mon, 22 Nov 2021 06:32:50 +0000 (15:32 +0900)
commit3c223389705c7a11e75a31430a3babeea90d1336
treec9d1b436e0191b0520d903792b4f98b0cc663962
parentd4253ffa31792afb47ca5e1e39eaf08cc6c3e0b8
Divide firmware from gles-user-module

The powervr firmware is including in gles-user-module in R-Car Gen3.
Typical container integration, gles-user-module only to installing in guest,
powervr kernel module only to installing in host.
In this case, powerver firemware is only to installing in guest,
but it is required by powervr kernel module.

This patch divide powervr firmware from gles-user-module, creating new package
gles-user-module-firmware. In addition, this patch add runtime dependency of
that firmware package to powervr kernel module.

Bug-AGL: SPEC-4130

Signed-off-by: Naoto Yamaguchi <naoto.yamaguchi@aisin.co.jp>
Change-Id: Ie8751bd618d076c9617870c367dacb3a9fdf1e7b
meta-agl-lxc/dynamic-layers/meta-rcar-gen3/recipes-graphics/gles-module/gles-user-module.bbappend
meta-agl-lxc/dynamic-layers/meta-rcar-gen3/recipes-kernel/kernel-module-gles/kernel-module-gles.bbappend [new file with mode: 0644]