diff options
| author | Otavio Salvador <otavio@ossystems.com.br> | 2014-02-28 14:47:08 -0300 |
|---|---|---|
| committer | Otavio Salvador <otavio@ossystems.com.br> | 2014-03-11 08:09:05 -0300 |
| commit | 5ff58eecfbef91780a8c1f7fd4c90be47d626470 (patch) | |
| tree | d2a1e33911b07bc3009c4ee2adc0bbad598330da | |
| parent | d1d1b4336e7679f226bbb593a9fed449b3c72ea7 (diff) | |
| download | meta-freescale-5ff58eecfbef91780a8c1f7fd4c90be47d626470.tar.gz | |
linux-fslc (3.12): Update to 3.12.13 stable release
This is the 3.12.13 stable release
* tag 'v3.12.13': (1211 commits)
Linux 3.12.13
EDAC: Correct workqueue setup path
EDAC: Poll timeout cannot be zero, p2
drivers/edac/edac_mc_sysfs.c: poll timeout cannot be zero
genirq: Add missing irq_to_desc export for CONFIG_SPARSE_IRQ=n
target: Fix free-after-use regression in PR unregister
ring-buffer: Fix first commit on sub-buffer having non-zero delta
power: max17040: Fix NULL pointer dereference when there is no platform_data
time: Fix overflow when HZ is smaller than 60
i2c: mv64xxx: refactor message start to ensure proper initialization
md/raid5: Fix CPU hotplug callback registration
md/raid1: restore ability for check and repair to fix read errors.
tick: Clear broadcast pending bit when switching to oneshot
KVM: return an error code in kvm_vm_ioctl_register_coalesced_mmio()
IB/qib: Add missing serdes init sequence
compiler/gcc4: Make quirk for asm_volatile_goto() unconditional
ACPI / hotplug / PCI: Relax the checking of _STA return values
block: add cond_resched() to potentially long running ioctl discard loop
block: Fix nr_vecs for inline integrity vectors
block: __elv_next_request() shouldn't call into the elevator if bypassing
...
Change-Id: I4b2e0e41f11dc03f23c97c739f4c173aa1991589
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
| -rw-r--r-- | meta-fsl-arm/recipes-kernel/linux/linux-fslc_3.12.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-fsl-arm/recipes-kernel/linux/linux-fslc_3.12.bb b/meta-fsl-arm/recipes-kernel/linux/linux-fslc_3.12.bb index bb9893970..6ad5ac9fa 100644 --- a/meta-fsl-arm/recipes-kernel/linux/linux-fslc_3.12.bb +++ b/meta-fsl-arm/recipes-kernel/linux/linux-fslc_3.12.bb | |||
| @@ -6,6 +6,6 @@ include linux-fslc.inc | |||
| 6 | PV = "3.12+git${SRCPV}" | 6 | PV = "3.12+git${SRCPV}" |
| 7 | 7 | ||
| 8 | SRCBRANCH = "patches-3.12" | 8 | SRCBRANCH = "patches-3.12" |
| 9 | SRCREV = "9ab58339c5e84c34df82f8a2f68b8b033b9bd03f" | 9 | SRCREV = "1cd7a834347a9dcb326d14cf00cb9921f235968a" |
| 10 | 10 | ||
| 11 | COMPATIBLE_MACHINE = "(mxs|mx3|mx5|mx6)" | 11 | COMPATIBLE_MACHINE = "(mxs|mx3|mx5|mx6)" |
