[linux-yocto] [PATCH 0/9] Fix for audio playback issue on Intel BSPs

nitin.a.kamble at intel.com nitin.a.kamble at intel.com
Thu Apr 24 18:28:31 PDT 2014


From: Nitin A Kamble <nitin.a.kamble at intel.com>

Here are the kernel configuration fixes for Intel BSPs which enables
audio playback with the v3.14 kernel.

Darren,
  Can you give your Ack for the Minnow commit.

Boon Leong,
  Can you give your Ack for the vallyview commit.

Thanks,
Nitin

The following changes since commit 09424cee646626c04105f08455a58fabb27eff31:

  meta: Remove RTC kernel options in edgerouter (2014-04-11 00:20:49 -0400)

are available in the git repository at:

  git://git.yoctoproject.org/linux-yocto-contrib nitin/3.14-meta
  http://git.yoctoproject.org/cgit.cgi/linux-yocto-contrib/log/?h=nitin/3.14-meta

Nitin A Kamble (9):
  snd_hda_intel.cfg: kernel configurations for Intel HDA sound driver
  common-pc-standard.scc: include snd_hda_intel feature
  common-pc-64-standard.scc: include snd_hda_intel feature
  intel-common-standard.scc: include snd_hda_intel feature
  crownbay-standard.scc: include snd_hda_intel feature
  emenlow-standard.scc: include snd_hda_intel feature
  fri2-standard.scc: include snd_hda_intel feature
  minnow-standard.scc: include snd_hda_intel feature
  valleyisland-standard.scc: include snd_hda_intel feature

 .../bsp/common-pc-64/common-pc-64-standard.scc           |  1 +
 .../kernel-cache/bsp/common-pc/common-pc-standard.scc    |  1 +
 meta/cfg/kernel-cache/bsp/crownbay/crownbay-standard.scc |  1 +
 meta/cfg/kernel-cache/bsp/emenlow/emenlow-standard.scc   |  2 +-
 meta/cfg/kernel-cache/bsp/fri2/fri2-standard.scc         |  1 +
 .../bsp/intel-common/intel-common-standard.scc           |  3 +++
 meta/cfg/kernel-cache/bsp/minnow/minnow-standard.scc     |  1 +
 .../bsp/valleyisland/valleyisland-standard.scc           |  1 +
 meta/cfg/kernel-cache/features/sound/snd_hda_intel.cfg   | 16 ++++++++++++++++
 meta/cfg/kernel-cache/features/sound/snd_hda_intel.scc   |  4 ++++
 10 files changed, 30 insertions(+), 1 deletion(-)
 create mode 100644 meta/cfg/kernel-cache/features/sound/snd_hda_intel.cfg
 create mode 100644 meta/cfg/kernel-cache/features/sound/snd_hda_intel.scc

-- 
1.8.1.4



More information about the linux-yocto mailing list