mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Christian Melki <christian.melki@t2data.com>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH] alsa-lib: Version bump. 1.2.13 -> 1.2.14
Date: Wed, 16 Apr 2025 21:42:02 +0200	[thread overview]
Message-ID: <20250416194203.3846771-1-christian.melki@t2data.com> (raw)

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>
---
 rules/alsa-lib.in   | 12 ------------
 rules/alsa-lib.make |  6 +++---
 2 files changed, 3 insertions(+), 15 deletions(-)

diff --git a/rules/alsa-lib.in b/rules/alsa-lib.in
index 87d363f19..a314e2ee4 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 82ed3a331..c875b43fc 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) \
-- 
2.34.1




             reply	other threads:[~2025-04-16 19:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-04-16 19:42 Christian Melki [this message]
2025-04-16 19:42 ` [ptxdist] [PATCH] alsa-utils: " Christian Melki

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=20250416194203.3846771-1-christian.melki@t2data.com \
    --to=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