mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 20:09:18 +00:00
python-protobuf: Add nativesdk to BBCLASSEXTEND
Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
d09996e63e
commit
dd893a0097
@ -28,4 +28,4 @@ RDEPENDS_${PN} += " \
|
||||
"
|
||||
|
||||
# For usage in other recipies when compiling protobuf files (e.g. by grpcio-tools)
|
||||
BBCLASSEXTEND = "native"
|
||||
BBCLASSEXTEND = "native nativesdk"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user