mirror of
https://github.com/Freescale/meta-freescale-distro.git
synced 2025-10-22 23:13:02 +02:00
packagegroup-fsl-tools-testapps: Use amd-gpu-x11-bin-mx51 only with X11
Package amd-gpu-x11-bin-mx51 only works if X11 is in DISTRO_FEATURES, and it should not be installed otherwise. Change-Id: I526018066de9b7a7d4fd29c65833e5d5d2487884 Signed-off-by: Rogerio Nunes <rogerio.nunes@freescale.com>
This commit is contained in:
parent
7dd911e8cf
commit
0ac9af8f63
|
@ -10,7 +10,7 @@ inherit packagegroup
|
|||
|
||||
SOC_TOOLS_TESTAPPS = ""
|
||||
SOC_TOOLS_TESTAPPS_mx5 = " \
|
||||
amd-gpu-x11-bin-mx51 \
|
||||
${@base_contains('DISTRO_FEATURES', 'x11', 'amd-gpu-x11-bin-mx51', 'amd-gpu-bin-mx51', d)} \
|
||||
"
|
||||
|
||||
SOC_TOOLS_TESTAPPS_mx6 = " \
|
||||
|
|
Loading…
Reference in New Issue
Block a user