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

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