Skip to content

Commit

Permalink
python3-thrift: support native recipe
Browse files Browse the repository at this point in the history
This is needed for meta-codechecker to communicate to the server

Signed-off-by: Pascal Bach <pascal.bach@siemens.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
  • Loading branch information
bachp authored and kraj committed Jun 28, 2021
1 parent 9f7f974 commit 3b201ab
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,5 @@ RDEPENDS_${PN} += "\
${PYTHON_PN}-stringold \
${PYTHON_PN}-threading \
"

BBCLASSEXTEND = "native nativesdk"

0 comments on commit 3b201ab

Please sign in to comment.