mirror of
https://git.yoctoproject.org/poky
synced 2026-09-12 06:49:32 +02:00
linux-yocto/3.10: update to v3.10.65
Integrating the latest korg -stable updates for 3.10 LTSI. (From OE-Core rev: d159e9db537f68ed91d4a1ab0f432ac1d0020697) 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
5848c9219a
commit
d0fe36e78e
@@ -10,18 +10,18 @@ KBRANCH_qemux86 ?= "standard/common-pc/base"
|
||||
KBRANCH_qemux86-64 ?= "standard/common-pc-64/base"
|
||||
KBRANCH_qemumips64 ?= "standard/mti-malta64"
|
||||
|
||||
SRCREV_machine_qemuarm ?= "f6b075991c91b7c2bb641b389757863e2fd34b8c"
|
||||
SRCREV_machine_qemumips ?= "48afdc632312b6cc26fe7bca151cfb66b2ebc308"
|
||||
SRCREV_machine_qemuppc ?= "cf35ea9ac92153858dadd2f4ab71cccd3a1fa26b"
|
||||
SRCREV_machine_qemux86 ?= "b2ac933df119a3444a32fcccf5e4ad453f5ac89d"
|
||||
SRCREV_machine_qemux86-64 ?= "b2ac933df119a3444a32fcccf5e4ad453f5ac89d"
|
||||
SRCREV_machine_qemumips64 ?= "ebdb374ca5130ef456d0baf75b6fe7a242932d0d"
|
||||
SRCREV_machine ?= "b2ac933df119a3444a32fcccf5e4ad453f5ac89d"
|
||||
SRCREV_meta ?= "f4ab00d96a3d8e443d7f7744ad996e184eac03b5"
|
||||
SRCREV_machine_qemuarm ?= "7a8c197b86281f9a445e23378fdfeeb4da0c48e9"
|
||||
SRCREV_machine_qemumips ?= "926e71942842a9d1a9f64aae0458b2d777d3bca9"
|
||||
SRCREV_machine_qemuppc ?= "65648fce58a5e095cfe2bf394bc0f6200efb281c"
|
||||
SRCREV_machine_qemux86 ?= "a2f2be49cd60b8d022fa47daae0a8293c3066b78"
|
||||
SRCREV_machine_qemux86-64 ?= "a2f2be49cd60b8d022fa47daae0a8293c3066b78"
|
||||
SRCREV_machine_qemumips64 ?= "06d173388a171e7371816d74567fdec994925aa4"
|
||||
SRCREV_machine ?= "a2f2be49cd60b8d022fa47daae0a8293c3066b78"
|
||||
SRCREV_meta ?= "d5456dd830cad14bd844753b751b83744ced3793"
|
||||
|
||||
SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.10.git;bareclone=1;branch=${KBRANCH},${KMETA};name=machine,meta"
|
||||
|
||||
LINUX_VERSION ?= "3.10.62"
|
||||
LINUX_VERSION ?= "3.10.65"
|
||||
|
||||
PV = "${LINUX_VERSION}+git${SRCPV}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user