From 1c7d6584a7811b7785ae5c1e378f14b5ba0971cf Mon Sep 17 00:00:00 2001 From: takeshi_hoshina Date: Mon, 2 Nov 2020 11:07:33 +0900 Subject: basesystem-jj recipes --- .../recipes-devtools/python/python-pycodestyle.inc | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 external/meta-openembedded/meta-python/recipes-devtools/python/python-pycodestyle.inc (limited to 'external/meta-openembedded/meta-python/recipes-devtools/python/python-pycodestyle.inc') diff --git a/external/meta-openembedded/meta-python/recipes-devtools/python/python-pycodestyle.inc b/external/meta-openembedded/meta-python/recipes-devtools/python/python-pycodestyle.inc deleted file mode 100644 index c0e46b7e..00000000 --- a/external/meta-openembedded/meta-python/recipes-devtools/python/python-pycodestyle.inc +++ /dev/null @@ -1,12 +0,0 @@ -SUMMARY = "Python style guide checker (formly called pep8)" -HOMEPAGE = "https://pypi.org/project/pycodestyle" -LICENSE = "MIT" -SECTION = "devel/python" -LIC_FILES_CHKSUM = "file://LICENSE;md5=01831ddbaf398471da3cc87f5037e822" - -SRC_URI[md5sum] = "85bbebd2c90d2f833c1db467d4d0e9a3" -SRC_URI[sha256sum] = "cbfca99bd594a10f674d0cd97a3d802a1fdef635d4361e1a2658de47ed261e3a" - -inherit pypi - -BBCLASSEXTEND = "native nativesdk" -- cgit 1.2.3-korg