mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-07-19 15:29:08 +02:00

Refresh patch to apply cleanly Fix build for RISC-V Signed-off-by: Khem Raj <raj.khem@gmail.com>
7 lines
121 B
BlitzBasic
7 lines
121 B
BlitzBasic
inherit setuptools
|
|
require python-grpcio.inc
|
|
|
|
RDEPENDS_${PN} += " python-enum34 \
|
|
python-futures \
|
|
"
|