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

Patch to fix ppc build Signed-off-by: Khem Raj <raj.khem@gmail.com> Cc: Tim "moto-timo" Orling <TicoTimo@gmail.com> Cc: Derek Straka <derek@asterius.io>
7 lines
121 B
BlitzBasic
7 lines
121 B
BlitzBasic
inherit setuptools
|
|
require python-grpcio.inc
|
|
|
|
RDEPENDS_${PN} += " python-enum34 \
|
|
python-futures \
|
|
"
|