ADLINK / meta-adlink-nxp

Single Yocto layer for NXP iMX6 & iMX8M & iMX8MPlus based Computer on Modules. (SMARC)
12 stars 13 forks source link

why depends on meta-adlink-demo? #33

Open droppingin opened 12 months ago

droppingin commented 12 months ago

Hello,

first of all, thank you for the layers. I have a couple of questions though.

I am building a custom headless image (no ui, only console) based on kirkstone. When i bind meta-adlink-nxp, i am forced to use adlink-demo because of LAYERDEPENDS_adlink-nxp = "adlink-demo" which does not look right to me as i don't want to download any additional dependencies. As far as i understood, the demo-layer brings some default functionality, additional settings, UI and so on.

po-cheng-adlink commented 4 months ago

You can remove LAYERDEPENDS line, and just BBMASK the bbappend recipes that originated in the meta-adlink-demo layer