mirror of
https://github.com/thead-yocto-mirror/meta-openembedded
synced 2026-07-14 20:15:21 +02: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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user