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.9 -> 1.2.10
Date: Sun,  3 Sep 2023 20:39:57 +0200	[thread overview]
Message-ID: <20230903183958.724911-1-christian.melki@t2data.com> (raw)

Some bugfixes and enhancements. Looks like midi-2.0 made it.
https://github.com/alsa-project/alsa-lib/releases/tag/v1.2.10

* Remove patchset. Afacit, largefile is finally included in this release.

Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
 .../0001-add-largefile-support.patch          | 32 -------------------
 patches/alsa-lib-1.2.9/autogen.sh             |  1 -
 patches/alsa-lib-1.2.9/series                 |  4 ---
 rules/alsa-lib.make                           |  4 +--
 4 files changed, 2 insertions(+), 39 deletions(-)
 delete mode 100644 patches/alsa-lib-1.2.9/0001-add-largefile-support.patch
 delete mode 120000 patches/alsa-lib-1.2.9/autogen.sh
 delete mode 100644 patches/alsa-lib-1.2.9/series

diff --git a/patches/alsa-lib-1.2.9/0001-add-largefile-support.patch b/patches/alsa-lib-1.2.9/0001-add-largefile-support.patch
deleted file mode 100644
index c90e11441..000000000
--- a/patches/alsa-lib-1.2.9/0001-add-largefile-support.patch
+++ /dev/null
@@ -1,32 +0,0 @@
-From: Lucas Stach <l.stach@pengutronix.de>
-Date: Tue, 17 Oct 2017 12:29:22 +0200
-Subject: [PATCH] add largefile support
-
-Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
----
- configure.ac | 5 +++++
- 1 file changed, 5 insertions(+)
-
-diff --git a/configure.ac b/configure.ac
-index b6266651b9d6..b89dbb2bc6fb 100644
---- a/configure.ac
-+++ b/configure.ac
-@@ -38,6 +38,9 @@ AM_PROG_LIBTOOL
- 
- CC_NOUNDEFINED
- 
-+dnl enable largefile
-+AC_SYS_LARGEFILE
-+
- dnl Checks for header files.
- AC_HEADER_STDC
- AC_CONFIG_HEADERS(include/config.h)
-@@ -743,6 +746,8 @@ if test ! -L "$srcdir"/include/alsa ; then
-   ln -sf . "$srcdir"/include/alsa
- fi
- 
-+CPPFLAGS='-include $(CONFIG_HEADER)'
-+
- AC_OUTPUT(Makefile doc/Makefile doc/pictures/Makefile doc/doxygen.cfg \
- 	  include/Makefile include/sound/Makefile include/sound/uapi/Makefile \
- 	  src/Versions src/Makefile \
diff --git a/patches/alsa-lib-1.2.9/autogen.sh b/patches/alsa-lib-1.2.9/autogen.sh
deleted file mode 120000
index 9f8a4cb7d..000000000
--- a/patches/alsa-lib-1.2.9/autogen.sh
+++ /dev/null
@@ -1 +0,0 @@
-../autogen.sh
\ No newline at end of file
diff --git a/patches/alsa-lib-1.2.9/series b/patches/alsa-lib-1.2.9/series
deleted file mode 100644
index f96f3345c..000000000
--- a/patches/alsa-lib-1.2.9/series
+++ /dev/null
@@ -1,4 +0,0 @@
-# generated by git-ptx-patches
-#tag:base --start-number 1
-0001-add-largefile-support.patch
-# 28c8f5e33d509bdb14724d1cc3204a4d  - git-ptx-patches magic
diff --git a/rules/alsa-lib.make b/rules/alsa-lib.make
index 65f8cc499..0c582ec2e 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.9
-ALSA_LIB_MD5		:= d29f5ebe9a4ff1be70508ecbf6655318
+ALSA_LIB_VERSION	:= 1.2.10
+ALSA_LIB_MD5		:= aced5acdb6161ed86e5ca3bb10618ca1
 ALSA_LIB		:= alsa-lib-$(ALSA_LIB_VERSION)
 ALSA_LIB_SUFFIX		:= tar.bz2
 ALSA_LIB_URL		:= \
-- 
2.34.1




             reply	other threads:[~2023-09-03 18:40 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-03 18:39 Christian Melki [this message]
2023-09-03 18:39 ` [ptxdist] [PATCH] alsa-utils: " Christian Melki
2023-09-24  5:44   ` [ptxdist] [APPLIED] " Michael Olbrich
2023-09-24  5:44 ` [ptxdist] [APPLIED] alsa-lib: " Michael Olbrich

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=20230903183958.724911-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