Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

why depends on meta-adlink-demo? #33

Closed
droppingin opened this issue Jul 31, 2023 · 1 comment
Closed

why depends on meta-adlink-demo? #33

droppingin opened this issue Jul 31, 2023 · 1 comment

Comments

@droppingin
Copy link

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.

  • Why does the meta-adlink-nxp depend on meta-adlink-demo?
  • How can i disable/exclude it in my build?
@po-cheng-adlink
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants