Fix the lxc-host-image-demo build error with R-Car BSP 5.5 92/26892/1
authorNaoto Yamaguchi <naoto.yamaguchi@aisin.co.jp>
Sat, 6 Nov 2021 01:06:14 +0000 (10:06 +0900)
committerNaoto Yamaguchi <naoto.yamaguchi@aisin.co.jp>
Mon, 22 Nov 2021 06:32:30 +0000 (15:32 +0900)
commitd4253ffa31792afb47ca5e1e39eaf08cc6c3e0b8
tree68e3ff179f7c1c6fb3b3abdccbf1de461753bbc1
parent7dbfed9b20ff42285ebc54f392f84bab3e38d9c1
Fix the lxc-host-image-demo build error with R-Car BSP 5.5

The lxc-host-image-demo can't build after BSP 5.5 merged.

Error message as a follow:

ERROR: Nothing PROVIDES 'linux-renesas' (but mc:agl-container-guest:
/../gstreamer1.0-plugins-bad_1.16.3.bb DEPENDS on or otherwise requires it)
linux-renesas was skipped: Set PREFERRED_PROVIDER_virtual/kernel to linux-renesas to enable it
Missing or unbuildable dependency chain was:
['cluster-refgui', 'qtmultimedia', 'gstreamer1.0-plugins-bad', 'linux-renesas']
ERROR: Required build target 'guest-image-cluster-demo' has no buildable providers.
Missing or unbuildable dependency chain was:
['guest-image-cluster-demo', 'cluster-refgui', 'qtmultimedia', 'gstreamer1.0-plugins-bad', 'linux-renesas']

This patch fix this build error.

 Bug-AGL: SPEC-4129

Signed-off-by: Naoto Yamaguchi <naoto.yamaguchi@aisin.co.jp>
Change-Id: I0284a70aa38f855eb21e83e8c91e2df5a36cd7ef
meta-agl-lxc/dynamic-layers/meta-rcar-gen3/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.16.3.bbappend [new file with mode: 0644]