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

armbian-add-overlay: dtc not found in $PATH #6772

Closed
1 of 2 tasks
alexl83 opened this issue Jun 20, 2024 · 3 comments
Closed
1 of 2 tasks

armbian-add-overlay: dtc not found in $PATH #6772

alexl83 opened this issue Jun 20, 2024 · 3 comments

Comments

@alexl83
Copy link
Contributor

alexl83 commented Jun 20, 2024

What happened?

device-tree-overlay is not installed by default on CLI install, but armbian-add-overlay is still available by default: when trying to intall user overlays, dtc cannot be found

How to reproduce?

sudo armbian-add-overlay <custom-overlay>.dts

Branch

main (main development branch)

On which host OS are you running the build script and observing this problem?

Ubuntu 22.04 Jammy

Are you building on Windows WSL2?

  • Yes, my Ubuntu/Debian/OtherOS is running on WSL2

Relevant log URL

https://paste.armbian.com/lemerimiti

Code of Conduct

  • I agree to follow this project's Code of Conduct
Copy link
Contributor

Jira ticket: AR-2381

@ColorfulRhino
Copy link
Collaborator

This was introduces just recently in this commit: f4b160a

Basically:
Option 1: We re-add dtc into minimal packages
Option2: We remove armbian-add-overlay from minimal

@alexl83
Copy link
Contributor Author

alexl83 commented Jun 21, 2024

This was introduces just recently in this commit: f4b160a

Basically: Option 1: We re-add dtc into minimal packages Option2: We remove armbian-add-overlay from minimal

armbian-add-overlay is part of *-bsp-cli packages: I'd suggest to add it to bsp-cli dependencies list

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

2 participants