pbrobinson pushed to kernel (f22). "Enable all sound modules for TrimSlice (also needed for other devices), 4.0.0-2 was never built against commit so update to avoid changelog <-> NV confusion"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Apr 22 12:27:07 UTC 2015


>From 6aa9b21f87d4832abc0bde88becd6c41353b591a Mon Sep 17 00:00:00 2001
From: Peter Robinson <pbrobinson at gmail.com>
Date: Wed, 22 Apr 2015 13:26:35 +0100
Subject: Enable all sound modules for TrimSlice (also needed for other
 devices), 4.0.0-2 was never built against commit so update to avoid changelog
 <-> NV confusion


diff --git a/config-armv7 b/config-armv7
index f27049d..fe47110 100644
--- a/config-armv7
+++ b/config-armv7
@@ -259,7 +259,10 @@ CONFIG_SND_OMAP_SOC_OMAP_TWL4030=m
 CONFIG_SND_OMAP_SOC_OMAP3_PANDORA=m
 CONFIG_SND_OMAP_SOC_RX51=m
 CONFIG_SND_SOC_TLV320AIC23=m
+CONFIG_SND_SOC_TLV320AIC23_I2C=m
+CONFIG_SND_SOC_TLV320AIC23_SPI=m
 CONFIG_SND_SOC_TLV320AIC3X=m
+CONFIG_SND_SOC_TLV320AIC31XX=m
 CONFIG_SND_SOC_TPA6130A2=m
 CONFIG_SND_SOC_TWL4030=m
 CONFIG_SND_SOC_TWL6040=m
diff --git a/kernel.spec b/kernel.spec
index 180b130..40755d2 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -40,7 +40,7 @@ Summary: The Linux kernel
 # For non-released -rc kernels, this will be appended after the rcX and
 # gitX tags, so a 3 here would become part of release "0.rcX.gitX.3"
 #
-%global baserelease 2
+%global baserelease 1
 %global fedora_build %{baserelease}
 
 # base_sublevel is the kernel version we're starting with and patching
@@ -2242,10 +2242,11 @@ fi
 #
 # 
 %changelog
-* Tue Apr 21 2015 Peter Robinson <pbrobinson at fedoraproject.org>
+* Wed Apr 22 2015 Peter Robinson <pbrobinson at fedoraproject.org>
 - Fix RTC on TrimSlice
+- Enable all sound modules for TrimSlice (also needed for other devices)
 
-* Mon Apr 20 2015 Laura Abbott - 4.0.0-2
+* Mon Apr 20 2015 Laura Abbott
 - Fix sound issues (rhbz 1188741)
 
 * Fri Apr 17 2015 Josh Boyer <jwboyer at fedoraproject.org>
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/kernel.git/commit/?h=f22&id=6aa9b21f87d4832abc0bde88becd6c41353b591a


More information about the scm-commits mailing list