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

-Upgrade from python-cffi_1.12.2.bb to python-cffi_1.12.3.bb. -Upgrade from python3-cffi_1.12.2.bb to python3-cffi_1.12.3.bb. Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
7 lines
103 B
BlitzBasic
7 lines
103 B
BlitzBasic
require python-cffi.inc
|
|
inherit pypi setuptools
|
|
|
|
RDEPENDS_${PN} += " \
|
|
${PYTHON_PN}-subprocess \
|
|
"
|