From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Christian Melki <christian.melki@t2data.com>
Subject: Re: [ptxdist] [APPLIED] alsa-lib: Version bump. 1.2.13 -> 1.2.14
Date: Fri, 9 May 2025 09:25:11 +0200 [thread overview]
Message-ID: <20250509072511.2679529-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20250416194203.3846771-1-christian.melki@t2data.com>
Thanks, applied as d34c7830e042a9d6e424cf9aded1d25c896d2c0d.
Michael
[sent from post-receive hook]
On Fri, 09 May 2025 09:25:11 +0200, Christian Melki <christian.melki@t2data.com> wrote:
> Minor changes.
> https://www.alsa-project.org/wiki/Changes_v1.2.13_v1.2.14
>
> * Drop ALSA Lisp.
>
> * Adjust build options.
>
> Signed-off-by: Christian Melki <christian.melki@t2data.com>
> Message-Id: <20250416194203.3846771-1-christian.melki@t2data.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
>
> diff --git a/rules/alsa-lib.in b/rules/alsa-lib.in
> index 87d363f19385..a314e2ee42af 100644
> --- a/rules/alsa-lib.in
> +++ b/rules/alsa-lib.in
> @@ -91,17 +91,5 @@ config ALSA_LIB_UCM
> help
> Disable the use-case-manager component if you do not need it
>
> -config ALSA_LIB_ALISP
> - bool
> - default y
> - # alisp itself broken in 1.1.7 builds now (alsa-lib commit 639d404),
> - # but then targets SI7018/sndo[cp]-mixer.alisp in src/conf/cards/
> - # fail (missing in tarball, present in git tree).
> - depends on BROKEN
> - prompt "alisp"
> - help
> - Disable the alisp component if you do not need it
> -
> -
> endif
>
> diff --git a/rules/alsa-lib.make b/rules/alsa-lib.make
> index 82ed3a331463..c875b43fce8e 100644
> --- a/rules/alsa-lib.make
> +++ b/rules/alsa-lib.make
> @@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_ALSA_LIB) += alsa-lib
> #
> # Paths and names
> #
> -ALSA_LIB_VERSION := 1.2.13
> -ALSA_LIB_MD5 := dd856a78e0702c3c4c1d8f56bc07bf61
> +ALSA_LIB_VERSION := 1.2.14
> +ALSA_LIB_MD5 := d0efd7930da31f0034baddc0b993fa03
> ALSA_LIB := alsa-lib-$(ALSA_LIB_VERSION)
> ALSA_LIB_SUFFIX := tar.bz2
> ALSA_LIB_URL := https://www.alsa-project.org/files/pub/lib/$(ALSA_LIB).$(ALSA_LIB_SUFFIX)
> @@ -51,7 +51,6 @@ ALSA_LIB_CONF_OPT := \
> --$(call ptx/endis, PTXCONF_ALSA_LIB_SEQ)-seq \
> --$(call ptx/endis, PTXCONF_ALSA_LIB_UCM)-ucm \
> --disable-topology \
> - --$(call ptx/endis, PTXCONF_ALSA_LIB_ALISP)-alisp \
> --disable-old-symbols \
> --disable-mixer-modules \
> --disable-mixer-pymods \
> @@ -59,6 +58,7 @@ ALSA_LIB_CONF_OPT := \
> --disable-python2 \
> --disable-lockless-dmix \
> --enable-thread-safety \
> + --$(call ptx/endis, PTXDIST_Y2038)-year2038 \
> --with-versioned \
> --with-tmpdir=/tmp \
> --with-softfloat=$(call ptx/ifdef, PTXCONF_HAS_HARDFLOAT, no, yes) \
prev parent reply other threads:[~2025-05-09 7:29 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-16 19:42 [ptxdist] [PATCH] " Christian Melki
2025-04-16 19:42 ` [ptxdist] [PATCH] alsa-utils: " Christian Melki
2025-05-09 7:25 ` [ptxdist] [APPLIED] " Michael Olbrich
2025-05-09 7:25 ` 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=20250509072511.2679529-1-m.olbrich@pengutronix.de \
--to=m.olbrich@pengutronix.de \
--cc=christian.melki@t2data.com \
--cc=ptxdist@pengutronix.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