Date
1 - 1 of 1
[meta-zephyr][PATCH 6/6] meta-zephyr-core/python3-pylink: remove, obviously unused
This recipe wasn't actually named *.bb, so it wasn't parsed at all, so
it can't have been used. Signed-off-by: Ross Burton <ross.burton@...> --- .../recipes-devtools/python/python3-pylink | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 meta-zephyr-core/recipes-devtools/python/python3-pyli= nk diff --git a/meta-zephyr-core/recipes-devtools/python/python3-pylink b/me= ta-zephyr-core/recipes-devtools/python/python3-pylink deleted file mode 100644 index ddfe3ca..0000000 --- a/meta-zephyr-core/recipes-devtools/python/python3-pylink +++ /dev/null @@ -1,11 +0,0 @@ -SUMMARY =3D "Python pylink-square" -HOMEPAGE =3D"https://pypi.org/project/pylink-square" -LICENSE =3D "MIT" -LIC_FILES_CHKSUM =3D "file://MANIFEST.in;md5=3D8aa920a7ab8eabc590a0ab6db= e1b3bf2" - -inherit pypi setuptools3 - -PYPI_PACKAGE =3D "pylink-square" -SRC_URI[md5sum] =3D "e156ee1c73516e8b2cf52347f6c663f3" -SRC_URI[sha256sum] =3D "45674112acab890483ee738bb3957e18cc6063dca763fc91= 283f890fb72d2f59" -BBCLASSEXTEND =3D "native nativesdk" --=20 2.25.1
|
|