From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: "Uwe Kleine-König" <u.kleine-koenig@baylibre.com>
Subject: Re: [ptxdist] [APPLIED] libpwm: version bump 2024-04-09-gf7a7496fcb9d -> 1.0-rc1
Date: Sat, 17 May 2025 00:02:45 +0200 [thread overview]
Message-ID: <20250516220245.221240-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20250514162131.463124-2-u.kleine-koenig@baylibre.com>
Thanks, applied as 90e9b31dde981f54c7fd11ad059861795fed4de7.
Michael
[sent from post-receive hook]
On Sat, 17 May 2025 00:02:45 +0200, Uwe Kleine-König <u.kleine-koenig@baylibre.com> wrote:
> Now that the kernel side of the pwm character devices is considered done
> and having a fixed API, libpwm 1.0-rc1 was released. Update from the
> earlier used snapshot.
>
> Signed-off-by: Uwe Kleine-König <u.kleine-koenig@baylibre.com>
> Message-Id: <20250514162131.463124-2-u.kleine-koenig@baylibre.com>
> [mol: remove autogen.sh for the old version. Not needed for the new one]
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
>
> diff --git a/patches/libpwm-2024-04-09-gf7a7496fcb9d/autogen.sh b/patches/libpwm-2024-04-09-gf7a7496fcb9d/autogen.sh
> deleted file mode 120000
> index 9f8a4cb7ddcb..000000000000
> --- a/patches/libpwm-2024-04-09-gf7a7496fcb9d/autogen.sh
> +++ /dev/null
> @@ -1 +0,0 @@
> -../autogen.sh
> \ No newline at end of file
> diff --git a/rules/libpwm.make b/rules/libpwm.make
> index df4cd5bd542c..4c14e030d6e2 100644
> --- a/rules/libpwm.make
> +++ b/rules/libpwm.make
> @@ -14,11 +14,11 @@ PACKAGES-$(PTXCONF_LIBPWM) += libpwm
> #
> # Paths and names
> #
> -LIBPWM_VERSION := 2024-04-09-gf7a7496fcb9d
> -LIBPWM_MD5 := 432a7dcb3a71449d6e07c805788a721b
> +LIBPWM_VERSION := 1.0-rc1
> +LIBPWM_MD5 := bb8032cd03c25a0dcdc76712acda714c
> LIBPWM := libpwm-$(LIBPWM_VERSION)
> -LIBPWM_SUFFIX := tar.gz
> -LIBPWM_URL := https://git.kernel.org/pub/scm/linux/kernel/git/ukleinek/libpwm.git/snapshot/$(LIBPWM_VERSION).$(LIBPWM_SUFFIX)
> +LIBPWM_SUFFIX := tar.xz
> +LIBPWM_URL := https://mirrors.edge.kernel.org/pub/linux/kernel/people/ukleinek/libpwm/libpwm-1.0-rc1.tar.xz
> LIBPWM_SOURCE := $(SRCDIR)/$(LIBPWM).$(LIBPWM_SUFFIX)
> LIBPWM_DIR := $(BUILDDIR)/$(LIBPWM)
> LIBPWM_BUILD_OOT := YES
> @@ -47,7 +47,8 @@ $(STATEDIR)/libpwm.targetinstall:
> @$(call install_fixup, libpwm, DESCRIPTION, missing)
>
> @$(call install_lib, libpwm, 0, 0, 0644, libpwm)
> - @$(call install_copy, libpwm, 0, 0, 0755, -, /usr/bin/pwmtest)
> + @$(call install_copy, libpwm, 0, 0, 0755, -, /usr/bin/pwmround)
> + @$(call install_copy, libpwm, 0, 0, 0755, -, /usr/bin/pwmset)
> @$(call install_copy, libpwm, 0, 0, 0755, -, /usr/bin/pwmtestperf)
>
> @$(call install_finish, libpwm)
prev parent reply other threads:[~2025-05-16 22:03 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-05-14 16:21 [ptxdist] [PATCH] " Uwe Kleine-König
2025-05-16 22:02 ` 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=20250516220245.221240-1-m.olbrich@pengutronix.de \
--to=m.olbrich@pengutronix.de \
--cc=ptxdist@pengutronix.de \
--cc=u.kleine-koenig@baylibre.com \
/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