Skip to content

Commit

Permalink
amazon-kvs-webrtc-sdk, amazon-ssm-agent: suppress QA errors
Browse files Browse the repository at this point in the history
  • Loading branch information
thomas-roos committed Jul 15, 2024
1 parent e4de15b commit 4d048ea
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -92,3 +92,6 @@ INSANE_SKIP:${PN}-ptest += "expanded-d"

# nooelint: oelint.vars.insaneskip:INSANE_SKIP
INSANE_SKIP:${PN}-ptest += "buildpaths"

# nooelint: oelint.vars.insaneskip:INSANE_SKIP
INSANE_SKIP:${PN} += "buildpaths"
Original file line number Diff line number Diff line change
Expand Up @@ -104,4 +104,4 @@ do_install () {
}

# nooelint: oelint.vars.insaneskip:INSANE_SKIP
INSANE_SKIP:${PN}-ptest += "buildpaths"
INSANE_SKIP:${PN} += "textrel"

0 comments on commit 4d048ea

Please sign in to comment.