From 316dfdd917bec6a218f431211d28bf8df6b6fb0f Mon Sep 17 00:00:00 2001 From: Brad Bishop Date: Mon, 25 Jun 2018 12:45:53 -0400 Subject: Yocto 2.5 Move OpenBMC to Yocto 2.5(sumo) Signed-off-by: Brad Bishop Change-Id: I5c5ad6904a16e14c1c397f0baf10c9d465594a78 --- .../meta-python/recipes-devtools/python/python-can_2.1.0.bb | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 import-layers/meta-openembedded/meta-python/recipes-devtools/python/python-can_2.1.0.bb (limited to 'import-layers/meta-openembedded/meta-python/recipes-devtools/python/python-can_2.1.0.bb') diff --git a/import-layers/meta-openembedded/meta-python/recipes-devtools/python/python-can_2.1.0.bb b/import-layers/meta-openembedded/meta-python/recipes-devtools/python/python-can_2.1.0.bb new file mode 100644 index 000000000..f0edb6408 --- /dev/null +++ b/import-layers/meta-openembedded/meta-python/recipes-devtools/python/python-can_2.1.0.bb @@ -0,0 +1,8 @@ +require python-can.inc +inherit pypi setuptools + +RDEPENDS_${PN}_class-target += "\ + ${PYTHON_PN}-argparse \ + ${PYTHON_PN}-subprocess \ + ${PYTHON_PN}-zlib \ +" -- cgit v1.2.3