diff options
author | Nitin A Kamble <nitin.a.kamble@intel.com> | 2014-04-25 19:31:20 -0700 |
---|---|---|
committer | Tom Zanussi <tom.zanussi@linux.intel.com> | 2014-04-29 23:21:02 -0500 |
commit | 07f489dacf6886a34ae3a859bf9102f63e0d460f (patch) | |
tree | 8d298b581267615cf578c0a36a36e153e6e86765 /meta-emenlow | |
parent | 66d47111e849f5d6beb44986a439a884f8a45baf (diff) | |
download | meta-intel-07f489dacf6886a34ae3a859bf9102f63e0d460f.tar.gz |
emenlow linux-yocto_3.14: Update SRCREVs
This fixes the audio playback issue for BSPs using this kernel.
Also the AMT support is fixed by using these updated SRCREVs.
Addresses Bug:
[YOCTO #6140]
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
Diffstat (limited to 'meta-emenlow')
-rw-r--r-- | meta-emenlow/recipes-kernel/linux/linux-yocto_3.14.bbappend | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-emenlow/recipes-kernel/linux/linux-yocto_3.14.bbappend b/meta-emenlow/recipes-kernel/linux/linux-yocto_3.14.bbappend index 65df1a56..b2af1285 100644 --- a/meta-emenlow/recipes-kernel/linux/linux-yocto_3.14.bbappend +++ b/meta-emenlow/recipes-kernel/linux/linux-yocto_3.14.bbappend | |||
@@ -6,5 +6,5 @@ KBRANCH_emenlow-noemgd = "standard/emenlow" | |||
6 | KERNEL_FEATURES_append_emenlow-noemgd = " features/drm-gma500/drm-gma500" | 6 | KERNEL_FEATURES_append_emenlow-noemgd = " features/drm-gma500/drm-gma500" |
7 | 7 | ||
8 | LINUX_VERSION_emenlow-noemgd = "3.14.0" | 8 | LINUX_VERSION_emenlow-noemgd = "3.14.0" |
9 | SRCREV_machine_emenlow-noemgd = "0143c6ebb4a2d63b241df5f608b19f483f7eb9e0" | 9 | SRCREV_machine_emenlow-noemgd = "144595ef6215a0febfb8ee7d0c9e4eb2eaf93d61" |
10 | SRCREV_meta_emenlow-noemgd = "fc8c30398dbc3cdea787a1042242d4aab689d0ae" | 10 | SRCREV_meta_emenlow-noemgd = "ad5f23c47b299418a88f13b1e6f119602115804a" |