mirror of
https://git.yoctoproject.org/poky
synced 2026-04-25 15:32:13 +02:00
linux-yocto/3.14: libata and generic CPU modalias handling
Updating the 3.14 yocto kernel to incorporate the following fix and feature of interest. 5724bf17acbf x86: align x86 arch with generic CPU modalias handling 6b9a52451a78 cpu: add generic support for CPU feature based module 38367de316bb libata: support the ata host which implements a queue depth less than 32 [YOCTO: #6489] (From OE-Core rev: 1fcb9843d663a5746690c81fe1cd6cf84dac04b9) Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
4033ca87f5
commit
bc76ecc6ea
@@ -8,7 +8,7 @@ LINUX_VERSION ?= "3.14.5"
|
||||
|
||||
KMETA = "meta"
|
||||
|
||||
SRCREV_machine ?= "5bee7e1583d4f075ac5a96d121271b347b384fd7"
|
||||
SRCREV_machine ?= "5724bf17acbf54cf61003ab242448fd96d189384"
|
||||
SRCREV_meta ?= "b2af4e3528e65583c98f3a08c6edb0cad7a120b0"
|
||||
|
||||
PV = "${LINUX_VERSION}+git${SRCPV}"
|
||||
|
||||
Reference in New Issue
Block a user