mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 22:33:28 +00:00
python3-thrift: support native recipe
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>
This commit is contained in:
parent
9f7f974e03
commit
3b201ab1bf
@ -16,3 +16,5 @@ RDEPENDS_${PN} += "\
|
||||
${PYTHON_PN}-stringold \
|
||||
${PYTHON_PN}-threading \
|
||||
"
|
||||
|
||||
BBCLASSEXTEND = "native nativesdk"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user