diff options
Diffstat (limited to 'meta/recipes-devtools/python/python-extras.inc')
| -rw-r--r-- | meta/recipes-devtools/python/python-extras.inc | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/meta/recipes-devtools/python/python-extras.inc b/meta/recipes-devtools/python/python-extras.inc deleted file mode 100644 index b562f90d12..0000000000 --- a/meta/recipes-devtools/python/python-extras.inc +++ /dev/null | |||
| @@ -1,11 +0,0 @@ | |||
| 1 | SUMMARY = "Useful extra bits for Python - things that should be in the standard library" | ||
| 2 | HOMEPAGE = "https://pypi.org/project/extras/" | ||
| 3 | SECTION = "devel/python" | ||
| 4 | LICENSE = "Apache-2.0" | ||
| 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=6d108f338b2f68fe48ac366c4650bd8b" | ||
| 6 | |||
| 7 | inherit pypi | ||
| 8 | |||
| 9 | SRC_URI[sha256sum] = "132e36de10b9c91d5d4cc620160a476e0468a88f16c9431817a6729611a81b4e" | ||
| 10 | |||
| 11 | BBCLASSEXTEND = "nativesdk" | ||
