Custom machine and distro settings not in README #734
stwalser
started this conversation in
Is this a bug, or a feature?
Replies: 1 comment 1 reply
-
For non-package overrides, https://github.com/priv-kweihmann/oelint-adv/blob/master/docs%2Fconstants.md should provide the answer you were looking for. Basically a layer specific constantmod file is needed, that needs to be passed by CLI or placed in the layer root. The guide should provide more details on that. And, yes, the wiki begs for a touch up :-) |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have the following errors in some of my bitbake files
https://github.com/priv-kweihmann/oelint-adv/blob/master/docs/wiki/oelint.vars.specific.md
However, the link to the README section containing an explanation on how to fix this, is not working.
https://github.com/priv-kweihmann/oelint-adv#configure-your-custom-machine-or-distro-settings
How can I tell the linter to use my custom machine and distro settings?
Beta Was this translation helpful? Give feedback.
All reactions