package/alsa-lib: update upstream status of patches
authorThomas Petazzoni <thomas.petazzoni@bootlin.com>
Thu, 1 Nov 2018 17:05:24 +0000 (18:05 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Wed, 7 Nov 2018 22:47:40 +0000 (23:47 +0100)
The remaining two patches have been submitted upstream for inclusion,
so let's update their upstream status.

While at it, I update @free-electrons.com to @bootlin.com in the first
patch.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/alsa-lib/0001-Don-t-use-fork-on-noMMU-platforms.patch
package/alsa-lib/0002-alsa-lib-conditionally-enable-libdl-in-AM_PATH_ALSA-.patch

index 29cdf8fed80670ce7503f87c325f3884bd6a51c7..5bf9dd20576e38b1701b04fc49dc5e68913970af 100644 (file)
@@ -1,14 +1,15 @@
 From 41c029755502acf01ed634db437ac06d09be6c41 Mon Sep 17 00:00:00 2001
-From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
+From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
 Date: Fri, 13 Apr 2018 09:02:37 +0200
 Subject: [PATCH] Don't use fork() on noMMU platforms
 MIME-Version: 1.0
 Content-Type: text/plain; charset=UTF-8
 Content-Transfer-Encoding: 8bit
 
-Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
+Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
 [Jörg: update patch for 1.1.6]
 Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks>
+Upstream: http://mailman.alsa-project.org/pipermail/alsa-devel/2018-November/141376.html
 ---
  configure.ac         |  2 ++
  src/pcm/pcm_direct.c | 10 +++++++++-
index 181e56deb465febed9a02cf2d025e821d55d34b6..3aab64e5e8d009f01cfe72cecdc1d238c61676ac 100644 (file)
@@ -17,6 +17,7 @@ result to conditionally add -ldl to the list of libraries.
 Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
 [Jörg: update for 1.1.6]
 Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks>
+Upstream: http://mailman.alsa-project.org/pipermail/alsa-devel/2018-November/141377.html
 ---
  utils/alsa.m4 | 4 +++-
  1 file changed, 3 insertions(+), 1 deletion(-)