dey-examples: add bluetooth examples for ccimx6
https://jira.digi.com/browse/DEL-1141 Signed-off-by: Javier Viguera <javier.viguera@digi.com>
This commit is contained in:
parent
df97e28cbe
commit
0afd50c1d8
|
|
@ -45,7 +45,10 @@ RDEPENDS_${PN}_append_ccimx53 = "\
|
|||
"
|
||||
|
||||
RDEPENDS_${PN}_append_ccimx6 = "\
|
||||
${@base_contains("MACHINE_FEATURES", "bluetooth", "dey-examples-bt", "", d)} \
|
||||
${@base_contains("MACHINE_FEATURES", "bluetooth", "dey-examples-btconfig", "", d)} \
|
||||
dey-examples-can \
|
||||
${@base_contains("MACHINE_FEATURES", "bluetooth", "dey-examples-hdp", "", d)} \
|
||||
${@base_contains("MACHINE_FEATURES", "accel-graphics", "dey-examples-opengles", "", d)} \
|
||||
dey-examples-v4l2 \
|
||||
"
|
||||
|
|
|
|||
Loading…
Reference in New Issue