python3-flatbuffers: provide nativesdk support

nativesdk support is needed in some of the projects for codegeneration

Signed-off-by: Nisha Parrakat <nisha.m.parrakat@bmw.de>
Signed-off-by: Akash Hadke <akash.hadke27@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Akash Hadke
2024-08-30 23:57:31 +05:30
committed by Khem Raj
parent 6644c4a420
commit fc9a5194f2
@@ -12,4 +12,4 @@ RDEPENDS:${PN} = "flatbuffers"
inherit setuptools3
BBCLASSEXTEND = "native"
BBCLASSEXTEND = "native nativesdk"