severity: error
INSANE_SKIP:${PN} = "ldflags"
Use of INSANE_SKIP
effectively disables core quality checks, rendering the outcome
potentially unusable
Avoid the usage of INSANE_SKIP
.
For situations where it is still necessary use
# nooelint: oelint.vars.insaneskip - the reason goes here as a comment
INSANE_SKIP:${PN} = "ldflags"