From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Thorsten Scherer <t.scherer@eckelmann.de>
Subject: Re: [ptxdist] [APPLIED] host-system-python3-xmltodict: new package
Date: Thu, 4 Dec 2025 14:14:40 +0100 [thread overview]
Message-ID: <20251204131440.2196162-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20251111105217.38786-1-t.scherer@eckelmann.de>
Thanks, applied as 02c8991a33209da9ba5bb097e805c3ff716c3da7.
Michael
[sent from post-receive hook]
On Thu, 04 Dec 2025 14:14:40 +0100, Thorsten Scherer <t.scherer@eckelmann.de> wrote:
> Signed-off-by: Thorsten Scherer <t.scherer@eckelmann.de>
> Message-Id: <20251111105217.38786-1-t.scherer@eckelmann.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
>
> diff --git a/rules/host-system-python3-xmltodict.in b/rules/host-system-python3-xmltodict.in
> new file mode 100644
> index 000000000000..e558e4dacb9d
> --- /dev/null
> +++ b/rules/host-system-python3-xmltodict.in
> @@ -0,0 +1,9 @@
> +## SECTION=hosttools_noprompt
> +
> +config HOST_SYSTEM_PYTHON3_XMLTODICT
> + tristate
> + default y if ALLYES
> + select HOST_SYSTEM_PYTHON3
> + select HOST_PYTHON3_PYBUILD
> +
> +# vim: ft=kconfig tw=80
> diff --git a/rules/host-system-python3-xmltodict.make b/rules/host-system-python3-xmltodict.make
> new file mode 100644
> index 000000000000..1fb75a10ed54
> --- /dev/null
> +++ b/rules/host-system-python3-xmltodict.make
> @@ -0,0 +1,34 @@
> +# -*-makefile-*-
> +#
> +# Copyright (C) 2025 by Thorsten Scherer <t.scherer@eckelmann.de>
> +#
> +# For further information about the PTXdist project and license conditions
> +# see the README file.
> +#
> +
> +#
> +# We provide this package
> +#
> +HOST_PACKAGES-$(PTXCONF_HOST_SYSTEM_PYTHON3_XMLTODICT) += host-system-python3-xmltodict
> +
> +#
> +# Paths and names
> +#
> +HOST_SYSTEM_PYTHON3_XMLTODICT_VERSION := 1.0.2
> +HOST_SYSTEM_PYTHON3_XMLTODICT_MD5 := 82d8cb5a934a057e6a8a3449b1d87cce
> +HOST_SYSTEM_PYTHON3_XMLTODICT := xmltodict-$(HOST_SYSTEM_PYTHON3_XMLTODICT_VERSION)
> +HOST_SYSTEM_PYTHON3_XMLTODICT_SUFFIX := tar.gz
> +HOST_SYSTEM_PYTHON3_XMLTODICT_URL := $(call ptx/mirror-pypi, xmltodict, $(HOST_SYSTEM_PYTHON3_XMLTODICT).$(HOST_SYSTEM_PYTHON3_XMLTODICT_SUFFIX))
> +HOST_SYSTEM_PYTHON3_XMLTODICT_SOURCE := $(SRCDIR)/$(HOST_SYSTEM_PYTHON3_XMLTODICT).$(HOST_SYSTEM_PYTHON3_XMLTODICT_SUFFIX)
> +HOST_SYSTEM_PYTHON3_XMLTODICT_DIR := $(HOST_BUILDDIR)/$(HOST_SYSTEM_PYTHON3_XMLTODICT)
> +HOST_SYSTEM_PYTHON3_XMLTODICT_LICENSE := MIT
> +HOST_SYSTEM_PYTHON3_XMLTODICT_LICENSE_FILES := \
> + file://LICENSE;md5=01441d50dc74476db58a41ac10cb9fa2
> +
> +# ----------------------------------------------------------------------------
> +# Prepare
> +# ----------------------------------------------------------------------------
> +
> +HOST_SYSTEM_PYTHON3_XMLTODICT_CONF_TOOL := python3
> +
> +# vim: ft=make
prev parent reply other threads:[~2025-12-04 13:15 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-11-11 10:52 [ptxdist] [PATCH] " Thorsten Scherer
2025-12-04 13:14 ` Michael Olbrich [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20251204131440.2196162-1-m.olbrich@pengutronix.de \
--to=m.olbrich@pengutronix.de \
--cc=ptxdist@pengutronix.de \
--cc=t.scherer@eckelmann.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox