From mboxrd@z Thu Jan 1 00:00:00 1970 Delivery-date: Fri, 09 May 2025 09:29:42 +0200 Received: from metis.whiteo.stw.pengutronix.de ([2a0a:edc0:2:b01:1d::104]) by lore.white.stw.pengutronix.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1uDIAw-003isK-1g for lore@lore.pengutronix.de; Fri, 09 May 2025 09:29:42 +0200 Received: from localhost ([127.0.0.1] helo=metis.whiteo.stw.pengutronix.de) by metis.whiteo.stw.pengutronix.de with esmtp (Exim 4.92) (envelope-from ) id 1uDIAw-0000aR-AD; Fri, 09 May 2025 09:29:42 +0200 Received: from drehscheibe.grey.stw.pengutronix.de ([2a0a:edc0:0:c01:1d::a2]) by metis.whiteo.stw.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1uDI6Z-0005tY-W5; Fri, 09 May 2025 09:25:12 +0200 Received: from dude05.red.stw.pengutronix.de ([2a0a:edc0:0:1101:1d::54]) by drehscheibe.grey.stw.pengutronix.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1uDI6Z-001qrr-2b; Fri, 09 May 2025 09:25:11 +0200 Received: from mol by dude05.red.stw.pengutronix.de with local (Exim 4.96) (envelope-from ) id 1uDI6Z-00BF4O-2R; Fri, 09 May 2025 09:25:11 +0200 From: Michael Olbrich To: ptxdist@pengutronix.de Date: Fri, 9 May 2025 09:25:11 +0200 Message-Id: <20250509072511.2679529-1-m.olbrich@pengutronix.de> X-Mailer: git-send-email 2.39.5 In-Reply-To: <20250416194203.3846771-1-christian.melki@t2data.com> References: <20250416194203.3846771-1-christian.melki@t2data.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [ptxdist] [APPLIED] alsa-lib: Version bump. 1.2.13 -> 1.2.14 X-BeenThere: ptxdist@pengutronix.de X-Mailman-Version: 2.1.29 Precedence: list List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: ptxdist@pengutronix.de Cc: Christian Melki Sender: "ptxdist" X-SA-Exim-Connect-IP: 127.0.0.1 X-SA-Exim-Mail-From: ptxdist-bounces@pengutronix.de X-SA-Exim-Scanned: No (on metis.whiteo.stw.pengutronix.de); SAEximRunCond expanded to false Thanks, applied as d34c7830e042a9d6e424cf9aded1d25c896d2c0d. Michael [sent from post-receive hook] On Fri, 09 May 2025 09:25:11 +0200, Christian Melki 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 > Message-Id: <20250416194203.3846771-1-christian.melki@t2data.com> > Signed-off-by: Michael Olbrich > > 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) \