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: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
akash hadke 2024-08-31 00:00:54 +05:30 committed by Armin Kuster
parent 1235dd4ed4
commit 3750a34393

View File

@ -12,4 +12,4 @@ RDEPENDS:${PN} = "flatbuffers"
inherit setuptools3
BBCLASSEXTEND = "native"
BBCLASSEXTEND = "native nativesdk"