diff options
Diffstat (limited to 'meta/recipes-devtools')
32 files changed, 32 insertions, 31 deletions
diff --git a/meta/recipes-devtools/createrepo-c/createrepo-c_0.20.1.bb b/meta/recipes-devtools/createrepo-c/createrepo-c_0.20.1.bb index 053198ca5e..1c4cdd5e3c 100644 --- a/meta/recipes-devtools/createrepo-c/createrepo-c_0.20.1.bb +++ b/meta/recipes-devtools/createrepo-c/createrepo-c_0.20.1.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "C implementation of createrepo." | 1 | SUMMARY = "C implementation of createrepo." |
2 | HOMEPAGE = "https://github.com/rpm-software-management/createrepo_c/wiki" | 2 | HOMEPAGE = "https://github.com/rpm-software-management/createrepo_c/wiki" |
3 | 3 | ||
4 | LICENSE = "GPL-2.0-only" | 4 | LICENSE = "GPL-2.0-only" |
diff --git a/meta/recipes-devtools/llvm/llvm_git.bb b/meta/recipes-devtools/llvm/llvm_git.bb index f617b17231..acf7f4c3d7 100644 --- a/meta/recipes-devtools/llvm/llvm_git.bb +++ b/meta/recipes-devtools/llvm/llvm_git.bb | |||
@@ -1,7 +1,7 @@ | |||
1 | # Copyright (C) 2017 Khem Raj <raj.khem@gmail.com> | 1 | # Copyright (C) 2017 Khem Raj <raj.khem@gmail.com> |
2 | # Released under the MIT license (see COPYING.MIT for the terms) | 2 | # Released under the MIT license (see COPYING.MIT for the terms) |
3 | 3 | ||
4 | DESCRIPTION = "The LLVM Compiler Infrastructure" | 4 | SUMMARY = "The LLVM Compiler Infrastructure" |
5 | HOMEPAGE = "http://llvm.org" | 5 | HOMEPAGE = "http://llvm.org" |
6 | LICENSE = "Apache-2.0-with-LLVM-exception" | 6 | LICENSE = "Apache-2.0-with-LLVM-exception" |
7 | SECTION = "devel" | 7 | SECTION = "devel" |
diff --git a/meta/recipes-devtools/lua/lua_5.4.4.bb b/meta/recipes-devtools/lua/lua_5.4.4.bb index a39d888ec2..4fa5c593cf 100644 --- a/meta/recipes-devtools/lua/lua_5.4.4.bb +++ b/meta/recipes-devtools/lua/lua_5.4.4.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Lua is a powerful light-weight programming language designed \ | 1 | SUMMARY = "Lua is a powerful light-weight programming language designed \ |
2 | for extending applications." | 2 | for extending applications." |
3 | LICENSE = "MIT" | 3 | LICENSE = "MIT" |
4 | LIC_FILES_CHKSUM = "file://doc/readme.html;beginline=307;endline=330;md5=79c3f6b19ad05efe24c1681f025026bb" | 4 | LIC_FILES_CHKSUM = "file://doc/readme.html;beginline=307;endline=330;md5=79c3f6b19ad05efe24c1681f025026bb" |
diff --git a/meta/recipes-devtools/python/python3-alabaster_0.7.13.bb b/meta/recipes-devtools/python/python3-alabaster_0.7.13.bb index 9571137fb6..05d59febf0 100644 --- a/meta/recipes-devtools/python/python3-alabaster_0.7.13.bb +++ b/meta/recipes-devtools/python/python3-alabaster_0.7.13.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Alabaster is a visually (c)lean, responsive, configurable theme for the Sphinx documentation system. It is Python 2+3 compatible." | 1 | SUMMARY = "Alabaster is a visually (c)lean, responsive, configurable theme for the Sphinx documentation system." |
2 | HOMEPAGE = "https://alabaster.readthedocs.io/en/latest/" | 2 | HOMEPAGE = "https://alabaster.readthedocs.io/en/latest/" |
3 | SECTION = "devel/python" | 3 | SECTION = "devel/python" |
4 | LICENSE = "BSD-3-Clause" | 4 | LICENSE = "BSD-3-Clause" |
diff --git a/meta/recipes-devtools/python/python3-asn1crypto_1.5.1.bb b/meta/recipes-devtools/python/python3-asn1crypto_1.5.1.bb index 5fa2ed987c..3b8c5f9fc5 100644 --- a/meta/recipes-devtools/python/python3-asn1crypto_1.5.1.bb +++ b/meta/recipes-devtools/python/python3-asn1crypto_1.5.1.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "A fast, pure Python library for parsing and serializing ASN.1 structures" | 1 | SUMMARY = "A fast, pure Python library for parsing and serializing ASN.1 structures" |
2 | HOMEPAGE = "https://github.com/wbond/asn1crypto" | 2 | HOMEPAGE = "https://github.com/wbond/asn1crypto" |
3 | SECTION = "devel/python" | 3 | SECTION = "devel/python" |
4 | LICENSE = "MIT" | 4 | LICENSE = "MIT" |
diff --git a/meta/recipes-devtools/python/python3-atomicwrites_1.4.1.bb b/meta/recipes-devtools/python/python3-atomicwrites_1.4.1.bb index f706f5d7be..f29be378e1 100644 --- a/meta/recipes-devtools/python/python3-atomicwrites_1.4.1.bb +++ b/meta/recipes-devtools/python/python3-atomicwrites_1.4.1.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Powerful Python library for atomic file writes" | 1 | SUMMARY = "Powerful Python library for atomic file writes" |
2 | HOMEPAGE = "https://github.com/untitaker/python-atomicwrites" | 2 | HOMEPAGE = "https://github.com/untitaker/python-atomicwrites" |
3 | LICENSE = "MIT" | 3 | LICENSE = "MIT" |
4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=91cc36cfafeefb7863673bcfcb1d4da4" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=91cc36cfafeefb7863673bcfcb1d4da4" |
diff --git a/meta/recipes-devtools/python/python3-attrs_22.2.0.bb b/meta/recipes-devtools/python/python3-attrs_22.2.0.bb index 20dccc6639..8c1ff330e7 100644 --- a/meta/recipes-devtools/python/python3-attrs_22.2.0.bb +++ b/meta/recipes-devtools/python/python3-attrs_22.2.0.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Classes Without Boilerplate" | 1 | SUMMARY = "Classes Without Boilerplate" |
2 | HOMEPAGE = "http://www.attrs.org/" | 2 | HOMEPAGE = "http://www.attrs.org/" |
3 | LICENSE = "MIT" | 3 | LICENSE = "MIT" |
4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=5e55731824cf9205cfabeab9a0600887" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=5e55731824cf9205cfabeab9a0600887" |
diff --git a/meta/recipes-devtools/python/python3-babel_2.12.1.bb b/meta/recipes-devtools/python/python3-babel_2.12.1.bb index dfa45fbdf6..794e1652cd 100644 --- a/meta/recipes-devtools/python/python3-babel_2.12.1.bb +++ b/meta/recipes-devtools/python/python3-babel_2.12.1.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "A collection of tools for internationalizing Python applications" | 1 | SUMMARY = "A collection of tools for internationalizing Python applications" |
2 | HOMEPAGE = "http://babel.edgewall.org/" | 2 | HOMEPAGE = "http://babel.edgewall.org/" |
3 | LICENSE = "BSD-3-Clause" | 3 | LICENSE = "BSD-3-Clause" |
4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=0f97d9a63e91407b4c0d01efde91cfc0" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=0f97d9a63e91407b4c0d01efde91cfc0" |
diff --git a/meta/recipes-devtools/python/python3-bcrypt_4.0.1.bb b/meta/recipes-devtools/python/python3-bcrypt_4.0.1.bb index 9f5b81330b..21f2eb6ba4 100644 --- a/meta/recipes-devtools/python/python3-bcrypt_4.0.1.bb +++ b/meta/recipes-devtools/python/python3-bcrypt_4.0.1.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Modern password hashing for your software and your servers." | 1 | SUMMARY = "Modern password hashing for your software and your servers." |
2 | LICENSE = "Apache-2.0" | 2 | LICENSE = "Apache-2.0" |
3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=8f7bb094c7232b058c7e9f2e431f389c" | 3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=8f7bb094c7232b058c7e9f2e431f389c" |
4 | HOMEPAGE = "https://pypi.org/project/bcrypt/" | 4 | HOMEPAGE = "https://pypi.org/project/bcrypt/" |
diff --git a/meta/recipes-devtools/python/python3-dtschema_2023.1.bb b/meta/recipes-devtools/python/python3-dtschema_2023.1.bb index 9767c95d30..74ca55cf04 100644 --- a/meta/recipes-devtools/python/python3-dtschema_2023.1.bb +++ b/meta/recipes-devtools/python/python3-dtschema_2023.1.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Tooling for devicetree validation using YAML and jsonschema" | 1 | SUMMARY = "Tooling for devicetree validation using YAML and jsonschema" |
2 | HOMEPAGE = "https://github.com/devicetree-org/dt-schema" | 2 | HOMEPAGE = "https://github.com/devicetree-org/dt-schema" |
3 | LICENSE = "BSD-2-Clause" | 3 | LICENSE = "BSD-2-Clause" |
4 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=457495c8fa03540db4a576bf7869e811" | 4 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=457495c8fa03540db4a576bf7869e811" |
diff --git a/meta/recipes-devtools/python/python3-imagesize_1.4.1.bb b/meta/recipes-devtools/python/python3-imagesize_1.4.1.bb index 34c5a43028..4edac0a533 100644 --- a/meta/recipes-devtools/python/python3-imagesize_1.4.1.bb +++ b/meta/recipes-devtools/python/python3-imagesize_1.4.1.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Parses image files’ header and return image size." | 1 | SUMMARY = "Parses image files’ header and return image size." |
2 | HOMEPAGE = "https://github.com/shibukawa/imagesize_py" | 2 | HOMEPAGE = "https://github.com/shibukawa/imagesize_py" |
3 | SECTION = "devel/python" | 3 | SECTION = "devel/python" |
4 | LICENSE = "MIT" | 4 | LICENSE = "MIT" |
diff --git a/meta/recipes-devtools/python/python3-importlib-metadata_6.2.0.bb b/meta/recipes-devtools/python/python3-importlib-metadata_6.2.0.bb index b7bc91552e..3e9b40ee9d 100644 --- a/meta/recipes-devtools/python/python3-importlib-metadata_6.2.0.bb +++ b/meta/recipes-devtools/python/python3-importlib-metadata_6.2.0.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Read metadata from Python packages" | 1 | SUMMARY = "Read metadata from Python packages" |
2 | HOMEPAGE = "https://pypi.org/project/importlib-metadata/" | 2 | HOMEPAGE = "https://pypi.org/project/importlib-metadata/" |
3 | LICENSE = "Apache-2.0" | 3 | LICENSE = "Apache-2.0" |
4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57" |
diff --git a/meta/recipes-devtools/python/python3-jinja2_3.1.2.bb b/meta/recipes-devtools/python/python3-jinja2_3.1.2.bb index cd248cc0b4..fa6d930a9c 100644 --- a/meta/recipes-devtools/python/python3-jinja2_3.1.2.bb +++ b/meta/recipes-devtools/python/python3-jinja2_3.1.2.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Python Jinja2: A small but fast and easy to use stand-alone template engine written in pure python." | 1 | SUMMARY = "Python Jinja2: A small but fast and easy to use stand-alone template engine written in pure python." |
2 | HOMEPAGE = "https://pypi.org/project/Jinja2/" | 2 | HOMEPAGE = "https://pypi.org/project/Jinja2/" |
3 | 3 | ||
4 | LICENSE = "BSD-3-Clause" | 4 | LICENSE = "BSD-3-Clause" |
diff --git a/meta/recipes-devtools/python/python3-markupsafe_2.1.2.bb b/meta/recipes-devtools/python/python3-markupsafe_2.1.2.bb index 3242052963..d150403f8c 100644 --- a/meta/recipes-devtools/python/python3-markupsafe_2.1.2.bb +++ b/meta/recipes-devtools/python/python3-markupsafe_2.1.2.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Implements a XML/HTML/XHTML Markup safe string for Python" | 1 | SUMMARY = "Implements a XML/HTML/XHTML Markup safe string for Python" |
2 | HOMEPAGE = "http://github.com/mitsuhiko/markupsafe" | 2 | HOMEPAGE = "http://github.com/mitsuhiko/markupsafe" |
3 | LICENSE = "BSD-3-Clause" | 3 | LICENSE = "BSD-3-Clause" |
4 | LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=ffeffa59c90c9c4a033c7574f8f3fb75" | 4 | LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=ffeffa59c90c9c4a033c7574f8f3fb75" |
diff --git a/meta/recipes-devtools/python/python3-more-itertools_9.1.0.bb b/meta/recipes-devtools/python/python3-more-itertools_9.1.0.bb index f5d107c78d..8c33b7161b 100644 --- a/meta/recipes-devtools/python/python3-more-itertools_9.1.0.bb +++ b/meta/recipes-devtools/python/python3-more-itertools_9.1.0.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "More routines for operating on iterables, beyond itertools" | 1 | SUMMARY = "More routines for operating on iterables, beyond itertools" |
2 | HOMEPAGE = "https://github.com/erikrose/more-itertools" | 2 | HOMEPAGE = "https://github.com/erikrose/more-itertools" |
3 | LICENSE = "MIT" | 3 | LICENSE = "MIT" |
4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=3396ea30f9d21389d7857719816f83b5" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=3396ea30f9d21389d7857719816f83b5" |
diff --git a/meta/recipes-devtools/python/python3-ndg-httpsclient_0.5.1.bb b/meta/recipes-devtools/python/python3-ndg-httpsclient_0.5.1.bb index 6f3c096cf0..6a3d6d30ae 100644 --- a/meta/recipes-devtools/python/python3-ndg-httpsclient_0.5.1.bb +++ b/meta/recipes-devtools/python/python3-ndg-httpsclient_0.5.1.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Provides enhanced HTTPS support for httplib and urllib2 using PyOpenSSL" | 1 | SUMMARY = "Provides enhanced HTTPS support for httplib and urllib2 using PyOpenSSL" |
2 | HOMEPAGE = "https://github.com/cedadev/ndg_httpsclient/" | 2 | HOMEPAGE = "https://github.com/cedadev/ndg_httpsclient/" |
3 | LICENSE = "BSD-3-Clause" | 3 | LICENSE = "BSD-3-Clause" |
4 | LIC_FILES_CHKSUM = "file://MANIFEST.in;md5=ce22c0cd986d2de3f7073cd6b5523ae0" | 4 | LIC_FILES_CHKSUM = "file://MANIFEST.in;md5=ce22c0cd986d2de3f7073cd6b5523ae0" |
diff --git a/meta/recipes-devtools/python/python3-packaging_23.0.bb b/meta/recipes-devtools/python/python3-packaging_23.0.bb index 7b69c880c1..612174f45e 100644 --- a/meta/recipes-devtools/python/python3-packaging_23.0.bb +++ b/meta/recipes-devtools/python/python3-packaging_23.0.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Core utilities for Python packages" | 1 | SUMMARY = "Core utilities for Python packages" |
2 | HOMEPAGE = "https://github.com/pypa/packaging" | 2 | HOMEPAGE = "https://github.com/pypa/packaging" |
3 | LICENSE = "Apache-2.0 | BSD-2-Clause" | 3 | LICENSE = "Apache-2.0 | BSD-2-Clause" |
4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=faadaedca9251a90b205c9167578ce91" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=faadaedca9251a90b205c9167578ce91" |
diff --git a/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb b/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb index 673b5c7ef0..92285d1d72 100644 --- a/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb +++ b/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Object-oriented filesystem paths" | 1 | SUMMARY = "Object-oriented filesystem paths" |
2 | HOMEPAGE = "https://github.com/mcmtroffaes/pathlib2" | 2 | HOMEPAGE = "https://github.com/mcmtroffaes/pathlib2" |
3 | LICENSE = "MIT" | 3 | LICENSE = "MIT" |
4 | LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=2dc08586cce3ab91bfa091b655c0e440" | 4 | LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=2dc08586cce3ab91bfa091b655c0e440" |
diff --git a/meta/recipes-devtools/python/python3-pyelftools_0.29.bb b/meta/recipes-devtools/python/python3-pyelftools_0.29.bb index 2199e9ff8e..c55682e2ea 100644 --- a/meta/recipes-devtools/python/python3-pyelftools_0.29.bb +++ b/meta/recipes-devtools/python/python3-pyelftools_0.29.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "pyelftools is a pure-Python library for parsing and analyzing ELF files and DWARF debugging information" | 1 | SUMMARY = "pyelftools is a pure-Python library for parsing and analyzing ELF files and DWARF debugging information" |
2 | HOMEPAGE = "https://github.com/eliben/pyelftools" | 2 | HOMEPAGE = "https://github.com/eliben/pyelftools" |
3 | SECTION = "devel/python" | 3 | SECTION = "devel/python" |
4 | LICENSE = "PD" | 4 | LICENSE = "PD" |
diff --git a/meta/recipes-devtools/python/python3-pysocks_1.7.1.bb b/meta/recipes-devtools/python/python3-pysocks_1.7.1.bb index 9144401703..b77bf0fb8d 100644 --- a/meta/recipes-devtools/python/python3-pysocks_1.7.1.bb +++ b/meta/recipes-devtools/python/python3-pysocks_1.7.1.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "A Python SOCKS client module" | 1 | SUMMARY = "A Python SOCKS client module" |
2 | HOMEPAGE = "http://python-requests.org" | 2 | HOMEPAGE = "http://python-requests.org" |
3 | LICENSE = "BSD-3-Clause" | 3 | LICENSE = "BSD-3-Clause" |
4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=1d457bcffb9661b45f799d4efee72f16" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=1d457bcffb9661b45f799d4efee72f16" |
diff --git a/meta/recipes-devtools/python/python3-requests_2.28.2.bb b/meta/recipes-devtools/python/python3-requests_2.28.2.bb index 2f397ddaad..8ab1ec0121 100644 --- a/meta/recipes-devtools/python/python3-requests_2.28.2.bb +++ b/meta/recipes-devtools/python/python3-requests_2.28.2.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Python HTTP for Humans." | 1 | SUMMARY = "Python HTTP for Humans." |
2 | HOMEPAGE = "http://python-requests.org" | 2 | HOMEPAGE = "http://python-requests.org" |
3 | LICENSE = "Apache-2.0" | 3 | LICENSE = "Apache-2.0" |
4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=34400b68072d710fecd0a2940a0d1658" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=34400b68072d710fecd0a2940a0d1658" |
diff --git a/meta/recipes-devtools/python/python3-sphinx-rtd-theme_1.2.0.bb b/meta/recipes-devtools/python/python3-sphinx-rtd-theme_1.2.0.bb index 0845646978..e8a422b2e7 100644 --- a/meta/recipes-devtools/python/python3-sphinx-rtd-theme_1.2.0.bb +++ b/meta/recipes-devtools/python/python3-sphinx-rtd-theme_1.2.0.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Sphinx Theme reader" | 1 | SUMMARY = "Sphinx Theme reader" |
2 | HOMEPAGE = "https://github.com/readthedocs/sphinx_rtd_theme" | 2 | HOMEPAGE = "https://github.com/readthedocs/sphinx_rtd_theme" |
3 | SECTION = "devel/python" | 3 | SECTION = "devel/python" |
4 | LICENSE = "MIT & OFL-1.1" | 4 | LICENSE = "MIT & OFL-1.1" |
diff --git a/meta/recipes-devtools/python/python3-sphinx_6.1.3.bb b/meta/recipes-devtools/python/python3-sphinx_6.1.3.bb index f75988a6a0..0de19af8d9 100644 --- a/meta/recipes-devtools/python/python3-sphinx_6.1.3.bb +++ b/meta/recipes-devtools/python/python3-sphinx_6.1.3.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Python documentation generator" | 1 | SUMMARY = "Python documentation generator" |
2 | HOMEPAGE = "http://sphinx-doc.org/" | 2 | HOMEPAGE = "http://sphinx-doc.org/" |
3 | SECTION = "devel/python" | 3 | SECTION = "devel/python" |
4 | LICENSE = "BSD-2-Clause & MIT & BSD-3-Clause" | 4 | LICENSE = "BSD-2-Clause & MIT & BSD-3-Clause" |
diff --git a/meta/recipes-devtools/python/python3-sphinxcontrib-applehelp_1.0.4.bb b/meta/recipes-devtools/python/python3-sphinxcontrib-applehelp_1.0.4.bb index 4d14216c52..e352601466 100644 --- a/meta/recipes-devtools/python/python3-sphinxcontrib-applehelp_1.0.4.bb +++ b/meta/recipes-devtools/python/python3-sphinxcontrib-applehelp_1.0.4.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "sphinxcontrib-applehelp is a sphinx extension which outputs Apple help books" | 1 | SUMMARY = "sphinxcontrib-applehelp is a sphinx extension which outputs Apple help books" |
2 | HOMEPAGE = "https://www.sphinx-doc.org" | 2 | HOMEPAGE = "https://www.sphinx-doc.org" |
3 | LICENSE = "BSD-2-Clause" | 3 | LICENSE = "BSD-2-Clause" |
4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=c7715857042d4c8c0105999ca0c072c5" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=c7715857042d4c8c0105999ca0c072c5" |
diff --git a/meta/recipes-devtools/python/python3-sphinxcontrib-devhelp_1.0.2.bb b/meta/recipes-devtools/python/python3-sphinxcontrib-devhelp_1.0.2.bb index 7b7bda7807..0d034366e7 100644 --- a/meta/recipes-devtools/python/python3-sphinxcontrib-devhelp_1.0.2.bb +++ b/meta/recipes-devtools/python/python3-sphinxcontrib-devhelp_1.0.2.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "sphinxcontrib-devhelp is a sphinx extension which outputs Devhelp document." | 1 | SUMMARY = "sphinxcontrib-devhelp is a sphinx extension which outputs Devhelp document." |
2 | HOMEPAGE = "https://www.sphinx-doc.org" | 2 | HOMEPAGE = "https://www.sphinx-doc.org" |
3 | LICENSE = "BSD-2-Clause" | 3 | LICENSE = "BSD-2-Clause" |
4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=fd30d9972a142c857a80c9f312e92b93" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=fd30d9972a142c857a80c9f312e92b93" |
diff --git a/meta/recipes-devtools/python/python3-sphinxcontrib-htmlhelp_2.0.1.bb b/meta/recipes-devtools/python/python3-sphinxcontrib-htmlhelp_2.0.1.bb index 39589881da..bf034fb684 100644 --- a/meta/recipes-devtools/python/python3-sphinxcontrib-htmlhelp_2.0.1.bb +++ b/meta/recipes-devtools/python/python3-sphinxcontrib-htmlhelp_2.0.1.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "sphinxcontrib-htmlhelp is a sphinx extension which renders HTML help files" | 1 | SUMMARY = "sphinxcontrib-htmlhelp is a sphinx extension which renders HTML help files" |
2 | HOMEPAGE = "https://www.sphinx-doc.org" | 2 | HOMEPAGE = "https://www.sphinx-doc.org" |
3 | LICENSE = "BSD-2-Clause" | 3 | LICENSE = "BSD-2-Clause" |
4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=24dce5ef6a13563241c24bc366f48886" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=24dce5ef6a13563241c24bc366f48886" |
diff --git a/meta/recipes-devtools/python/python3-sphinxcontrib-jsmath_1.0.1.bb b/meta/recipes-devtools/python/python3-sphinxcontrib-jsmath_1.0.1.bb index 863458a1dc..7c11cfeec5 100644 --- a/meta/recipes-devtools/python/python3-sphinxcontrib-jsmath_1.0.1.bb +++ b/meta/recipes-devtools/python/python3-sphinxcontrib-jsmath_1.0.1.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "A sphinx extension which renders display math in HTML via JavaScript" | 1 | SUMMARY = "A sphinx extension which renders display math in HTML via JavaScript" |
2 | HOMEPAGE = "https://www.sphinx-doc.org" | 2 | HOMEPAGE = "https://www.sphinx-doc.org" |
3 | LICENSE = "BSD-2-Clause" | 3 | LICENSE = "BSD-2-Clause" |
4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=f0064c10bd544bcffccbc67a41c108d3" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=f0064c10bd544bcffccbc67a41c108d3" |
diff --git a/meta/recipes-devtools/python/python3-sphinxcontrib-qthelp_1.0.3.bb b/meta/recipes-devtools/python/python3-sphinxcontrib-qthelp_1.0.3.bb index 8ebfbba741..41d2b6187b 100644 --- a/meta/recipes-devtools/python/python3-sphinxcontrib-qthelp_1.0.3.bb +++ b/meta/recipes-devtools/python/python3-sphinxcontrib-qthelp_1.0.3.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Is a sphinx extension which outputs QtHelp document." | 1 | SUMMARY = "Is a sphinx extension which outputs QtHelp document." |
2 | HOMEPAGE = "http://babel.edgewall.org/" | 2 | HOMEPAGE = "http://babel.edgewall.org/" |
3 | LICENSE = "BSD-2-Clause" | 3 | LICENSE = "BSD-2-Clause" |
4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=f7a83b72ea86d04827575ec0b63430eb" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=f7a83b72ea86d04827575ec0b63430eb" |
diff --git a/meta/recipes-devtools/python/python3-sphinxcontrib-serializinghtml_1.1.5.bb b/meta/recipes-devtools/python/python3-sphinxcontrib-serializinghtml_1.1.5.bb index 71dde37593..7fa6d8aeb7 100644 --- a/meta/recipes-devtools/python/python3-sphinxcontrib-serializinghtml_1.1.5.bb +++ b/meta/recipes-devtools/python/python3-sphinxcontrib-serializinghtml_1.1.5.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = 'sphinxcontrib-serializinghtml is a sphinx extension which outputs "serialized" HTML files (json and pickle).' | 1 | SUMMARY = 'sphinxcontrib-serializinghtml is a sphinx extension which outputs "serialized" HTML files (json and pickle).' |
2 | HOMEPAGE = "https://www.sphinx-doc.org" | 2 | HOMEPAGE = "https://www.sphinx-doc.org" |
3 | LICENSE = "BSD-2-Clause" | 3 | LICENSE = "BSD-2-Clause" |
4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=32a84ac5cd3bbd10c4d479233ad588b6" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=32a84ac5cd3bbd10c4d479233ad588b6" |
diff --git a/meta/recipes-devtools/python/python3-zipp_3.15.0.bb b/meta/recipes-devtools/python/python3-zipp_3.15.0.bb index 5b42dd8139..45654ff6f1 100644 --- a/meta/recipes-devtools/python/python3-zipp_3.15.0.bb +++ b/meta/recipes-devtools/python/python3-zipp_3.15.0.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Backport of pathlib-compatible object wrapper for zip files" | 1 | SUMMARY = "Backport of pathlib-compatible object wrapper for zip files" |
2 | HOMEPAGE = "https://github.com/jaraco/zipp" | 2 | HOMEPAGE = "https://github.com/jaraco/zipp" |
3 | LICENSE = "MIT" | 3 | LICENSE = "MIT" |
4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=7a7126e068206290f3fe9f8d6c713ea6" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=7a7126e068206290f3fe9f8d6c713ea6" |
diff --git a/meta/recipes-devtools/rust/cargo_1.68.2.bb b/meta/recipes-devtools/rust/cargo_1.68.2.bb index 2b2394e898..a5c1064106 100644 --- a/meta/recipes-devtools/rust/cargo_1.68.2.bb +++ b/meta/recipes-devtools/rust/cargo_1.68.2.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | SUMMARY ?= "Cargo, a package manager for Rust." | 1 | SUMMARY = "Cargo, a package manager for Rust." |
2 | HOMEPAGE = "https://crates.io" | 2 | HOMEPAGE = "https://crates.io" |
3 | LICENSE = "MIT | Apache-2.0" | 3 | LICENSE = "MIT | Apache-2.0" |
4 | SECTION = "devel" | 4 | SECTION = "devel" |
diff --git a/meta/recipes-devtools/rust/rust-cross-canadian.inc b/meta/recipes-devtools/rust/rust-cross-canadian.inc index 17f933959f..8d0dc6a4e2 100644 --- a/meta/recipes-devtools/rust/rust-cross-canadian.inc +++ b/meta/recipes-devtools/rust/rust-cross-canadian.inc | |||
@@ -1,3 +1,4 @@ | |||
1 | SUMMARY = "Rust compiler and runtime libaries (cross-canadian for ${TARGET_ARCH} target)" | ||
1 | PN = "rust-cross-canadian-${TRANSLATED_TARGET_ARCH}" | 2 | PN = "rust-cross-canadian-${TRANSLATED_TARGET_ARCH}" |
2 | 3 | ||
3 | inherit rust-target-config | 4 | inherit rust-target-config |