summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--patches/alsa-lib-1.2.8/0001-add-largefile-support.patch (renamed from patches/alsa-lib-1.2.7.2/0001-add-largefile-support.patch)4
l---------patches/alsa-lib-1.2.8/autogen.sh (renamed from patches/alsa-lib-1.2.7.2/autogen.sh)0
-rw-r--r--patches/alsa-lib-1.2.8/series (renamed from patches/alsa-lib-1.2.7.2/series)2
-rw-r--r--rules/alsa-lib.make4
4 files changed, 5 insertions, 5 deletions
diff --git a/patches/alsa-lib-1.2.7.2/0001-add-largefile-support.patch b/patches/alsa-lib-1.2.8/0001-add-largefile-support.patch
index 40caa5480..a49c29131 100644
--- a/patches/alsa-lib-1.2.7.2/0001-add-largefile-support.patch
+++ b/patches/alsa-lib-1.2.8/0001-add-largefile-support.patch
@@ -8,7 +8,7 @@ Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
1 file changed, 5 insertions(+)
diff --git a/configure.ac b/configure.ac
-index 1089a9766593..0858563e9524 100644
+index 3989a7434759..1ad79ed39b9b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -38,6 +38,9 @@ AM_PROG_LIBTOOL
@@ -21,7 +21,7 @@ index 1089a9766593..0858563e9524 100644
dnl Checks for header files.
AC_HEADER_STDC
AC_CONFIG_HEADERS(include/config.h)
-@@ -731,6 +734,8 @@ if test ! -L "$srcdir"/include/alsa ; then
+@@ -744,6 +747,8 @@ if test ! -L "$srcdir"/include/alsa ; then
ln -sf . "$srcdir"/include/alsa
fi
diff --git a/patches/alsa-lib-1.2.7.2/autogen.sh b/patches/alsa-lib-1.2.8/autogen.sh
index 9f8a4cb7d..9f8a4cb7d 120000
--- a/patches/alsa-lib-1.2.7.2/autogen.sh
+++ b/patches/alsa-lib-1.2.8/autogen.sh
diff --git a/patches/alsa-lib-1.2.7.2/series b/patches/alsa-lib-1.2.8/series
index cab3f9ae2..f96f3345c 100644
--- a/patches/alsa-lib-1.2.7.2/series
+++ b/patches/alsa-lib-1.2.8/series
@@ -1,4 +1,4 @@
# generated by git-ptx-patches
#tag:base --start-number 1
0001-add-largefile-support.patch
-# e32eb79bf9ae6a22f1a3a5336617e2d3 - git-ptx-patches magic
+# 28c8f5e33d509bdb14724d1cc3204a4d - git-ptx-patches magic
diff --git a/rules/alsa-lib.make b/rules/alsa-lib.make
index f3c1e150c..4fdc55ff4 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.7.2
-ALSA_LIB_MD5 := 055c6688e74609b0e01984e43749d971
+ALSA_LIB_VERSION := 1.2.8
+ALSA_LIB_MD5 := ab32de4b6054d7ab23723f8d85e50a27
ALSA_LIB := alsa-lib-$(ALSA_LIB_VERSION)
ALSA_LIB_SUFFIX := tar.bz2
ALSA_LIB_URL := \