diff options
author | Otavio Salvador <otavio@ossystems.com.br> | 2013-06-06 09:56:54 -0300 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2013-06-07 14:17:03 -0300 |
commit | 246dbc662e25e29aa496e25d43c37214ae32a737 (patch) | |
tree | 4ff47215d7442dd745bfd8d548cf4ab3e20d9d55 /recipes-kernel | |
parent | b48b63a7eaaffd6fb4814d1134fe9745c464bbe7 (diff) | |
download | meta-fsl-arm-246dbc662e25e29aa496e25d43c37214ae32a737.tar.gz |
linux-fslc: Update to 2013-06-05 patches-3.9's snapshot
The includes following changes:
* Merge v3.9.4 stable release
* ASoC: pcm: Require both CODEC and CPU support when declaring stream caps
* ASoC: mxs: mxs-saif: Split mxs_saif_dai into two elements
* ARM: mxs: Pass the system revision
* ARM: mxs: Print silicon version on boot
* ARM: dt: Use the 'model' field for printing the hardware revision
Change-Id: Icc919e04a44f47db09e0e1266e971c3bb23ff2bd
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-kernel')
-rw-r--r-- | recipes-kernel/linux/linux-fslc_3.9.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-fslc_3.9.bb b/recipes-kernel/linux/linux-fslc_3.9.bb index e3ee311..86acc75 100644 --- a/recipes-kernel/linux/linux-fslc_3.9.bb +++ b/recipes-kernel/linux/linux-fslc_3.9.bb | |||
@@ -6,6 +6,6 @@ include linux-fslc.inc | |||
6 | PV = "3.9+git${SRCPV}" | 6 | PV = "3.9+git${SRCPV}" |
7 | 7 | ||
8 | # patches-3.9 | 8 | # patches-3.9 |
9 | SRCREV = "10bc2b6b466ab890c3e7a6623d13b7dbea788ce4" | 9 | SRCREV = "e73478d010918d25986923c0b18a9805d13182f4" |
10 | 10 | ||
11 | COMPATIBLE_MACHINE = "(mxs|mx3|mx5|mx6)" | 11 | COMPATIBLE_MACHINE = "(mxs|mx3|mx5|mx6)" |