mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-16 21:23:54 +00:00
python3-flatbuffer: enable native
Native python module of flatbuffer exists before it is split from flatbuffers. So add it back. Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
4ca06e600d
commit
19061fea15
@ -13,3 +13,4 @@ RDEPENDS:${PN} = "flatbuffers"
|
|||||||
|
|
||||||
inherit setuptools3
|
inherit setuptools3
|
||||||
|
|
||||||
|
BBCLASSEXTEND = "native"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user