Wrong mailing list, needs to go to openembedded-devel.

Alex

On Sat 5. Nov 2022 at 10.50, cp0613 <[email protected]> wrote:

> From: cp0613 <[email protected]>
>
> Signed-off-by: cp0613 <[email protected]>
> ---
>  .../python/python3-brotli_1.0.9.bb             | 18 ++++++++++++++++++
>  1 file changed, 18 insertions(+)
>  create mode 100644 meta-python/recipes-devtools/python/
> python3-brotli_1.0.9.bb
>
> diff --git a/meta-python/recipes-devtools/python/python3-brotli_1.0.9.bb
> b/meta-python/recipes-devtools/python/python3-brotli_1.0.9.bb
> new file mode 100644
> index 000000000..5dfac5823
> --- /dev/null
> +++ b/meta-python/recipes-devtools/python/python3-brotli_1.0.9.bb
> @@ -0,0 +1,18 @@
> +SUMMARY = "Brotli compression format"
> +HOMEPAGE = "https://pypi.org/project/Brotli/";
> +SECTION = "devel/python"
> +LICENSE = "MIT"
> +LIC_FILES_CHKSUM = "file://LICENSE;md5=941ee9cd1609382f946352712a319b4b"
> +
> +PYPI_PACKAGE = "Brotli"
> +PYPI_PACKAGE_EXT = "zip"
> +
> +SRC_URI[sha256sum] =
> "4d1b810aa0ed773f81dceda2cc7b403d01057458730e309856356d4ef4188438"
> +
> +inherit pypi setuptools3
> +
> +RDEPENDS:${PN} = "\
> +  ${PYTHON_PN}-cffi \
> +"
> +
> +BBCLASSEXTEND = "native nativesdk"
> --
> 2.25.1
>
>
> 
>
>
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#172744): 
https://lists.openembedded.org/g/openembedded-core/message/172744
Mute This Topic: https://lists.openembedded.org/mt/94823720/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to