Skip to content

Commit

Permalink
amazon-kvs-webrtc-sdk: remove INSANE_SKIP expanded-d
Browse files Browse the repository at this point in the history
INSANE_SKIP:${PN}-ptest += "expanded-d" seems to be obsolete.
  • Loading branch information
thomas-roos committed Nov 28, 2024
1 parent 4f21363 commit babbaf8
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -83,9 +83,6 @@ do_install_ptest () {
install -m 0755 ${UNPACKDIR}/ptest_result.py ${D}${PTEST_PATH}/
}

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

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

Expand Down

0 comments on commit babbaf8

Please sign in to comment.