pli3 / meta-qviart-5

qviart bsp
0 stars 4 forks source link

Missing COMPATIBLE_MACHINE causes conflicts with other BSP's #9

Closed WanWizard closed 5 years ago

WanWizard commented 5 years ago

which also have a splash_bootlogo.bb recipe.

Please add:

COMPATIBLE_MACHINE = "lunix|lunix4k|lunix3_4k"

to address this issue.

https://github.com/pli3/meta-qviart-5/blob/a7a3ac2915fa6bbe29a2daa41de29c676e87378a/recipes-bsp/drivers/splash-bootlogo.bb#L6

pli3 commented 5 years ago

added COMPATIBLE_MACHINE in splash-bootlogo.bb files.