mirror of
https://git.yoctoproject.org/poky
synced 2026-04-27 12:32:13 +02:00
linux-yocto/3.4: update to v3.4.69
Bumping the 3.4 kernel to the latest korg -stable release. (From OE-Core rev: b9049f6394d58610ecd3b0c77ccee5ef95ebdb73) 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
5745f594e3
commit
8bd91ec328
@@ -3,17 +3,17 @@ require recipes-kernel/linux/linux-yocto.inc
|
||||
KBRANCH_DEFAULT = "standard/base"
|
||||
KBRANCH = "${KBRANCH_DEFAULT}"
|
||||
|
||||
SRCREV_machine_qemuarm ?= "e1dd6f40b76b3e9bd0686629004621aeddc6a982"
|
||||
SRCREV_machine_qemumips ?= "47af1ab871c8dfa4428cec26ec74e96a5b10c566"
|
||||
SRCREV_machine_qemuppc ?= "65e4b20a87b02cf7bcb3ad3f725a079933828d4d"
|
||||
SRCREV_machine_qemux86 ?= "ea977edd05ae2ebfa82731e0bee309bdfd08abee"
|
||||
SRCREV_machine_qemux86-64 ?= "ea977edd05ae2ebfa82731e0bee309bdfd08abee"
|
||||
SRCREV_machine ?= "ea977edd05ae2ebfa82731e0bee309bdfd08abee"
|
||||
SRCREV_machine_qemuarm ?= "38fe75106c5faa3ea49d0a285769de3d08478f90"
|
||||
SRCREV_machine_qemumips ?= "67c8918ce3cfd66f19f23b46381993ff488b3fe0"
|
||||
SRCREV_machine_qemuppc ?= "0e81c96b36e05746ae978a830fe3dbdac8a51e58"
|
||||
SRCREV_machine_qemux86 ?= "7f4d818b0450a5dc79f81b51dc7d13d0682b1287"
|
||||
SRCREV_machine_qemux86-64 ?= "7f4d818b0450a5dc79f81b51dc7d13d0682b1287"
|
||||
SRCREV_machine ?= "7f4d818b0450a5dc79f81b51dc7d13d0682b1287"
|
||||
SRCREV_meta ?= "f36797c2df3fbe9491c8ac5977fb691f4a75e9b7"
|
||||
|
||||
SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.4.git;bareclone=1;branch=${KBRANCH},${KMETA};name=machine,meta"
|
||||
|
||||
LINUX_VERSION ?= "3.4.59"
|
||||
LINUX_VERSION ?= "3.4.69"
|
||||
|
||||
PR = "${INC_PR}.5"
|
||||
PV = "${LINUX_VERSION}+git${SRCPV}"
|
||||
|
||||
Reference in New Issue
Block a user