mirror of
https://git.yoctoproject.org/poky
synced 2026-05-02 18:32:15 +02:00
linux-yocto/3.14: update to 3.14.29
Updating to the latest korg -stable release for 3.14. (From OE-Core rev: a6a64ee87182c6fa62117e68fafc4ec25ceefc0b) 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
a7c428c735
commit
5848c9219a
@@ -3,13 +3,13 @@ KBRANCH_qemuppc ?= "standard/preempt-rt/qemuppc"
|
||||
|
||||
require recipes-kernel/linux/linux-yocto.inc
|
||||
|
||||
SRCREV_machine ?= "7f0712d10247ffca8e48e944f49707bcf9117ead"
|
||||
SRCREV_machine_qemuppc ?= "8bed2a975d491c963cff56496f7e35f5bcff926f"
|
||||
SRCREV_meta ?= "a227f20eff056e511d504b2e490f3774ab260d6f"
|
||||
SRCREV_machine ?= "367c3b9712a6e469aed0cb5deebd5d3bfab12b79"
|
||||
SRCREV_machine_qemuppc ?= "4e827a9b658b6381f6706490e40b6a069a0c4b64"
|
||||
SRCREV_meta ?= "6eddbf47875ef48ddc5864957a7b63363100782b"
|
||||
|
||||
SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.14.git;bareclone=1;branch=${KBRANCH},meta;name=machine,meta"
|
||||
|
||||
LINUX_VERSION ?= "3.14.24"
|
||||
LINUX_VERSION ?= "3.14.29"
|
||||
|
||||
PV = "${LINUX_VERSION}+git${SRCPV}"
|
||||
|
||||
|
||||
@@ -4,12 +4,12 @@ KCONFIG_MODE = "--allnoconfig"
|
||||
|
||||
require recipes-kernel/linux/linux-yocto.inc
|
||||
|
||||
LINUX_VERSION ?= "3.14.24"
|
||||
LINUX_VERSION ?= "3.14.29"
|
||||
|
||||
KMETA = "meta"
|
||||
|
||||
SRCREV_machine ?= "02120556b0ebc20c30374ccf211e8e4ceac2bb1c"
|
||||
SRCREV_meta ?= "a227f20eff056e511d504b2e490f3774ab260d6f"
|
||||
SRCREV_machine ?= "21ba402e0a5286baf0b8960da132e2d56f020c88"
|
||||
SRCREV_meta ?= "6eddbf47875ef48ddc5864957a7b63363100782b"
|
||||
|
||||
PV = "${LINUX_VERSION}+git${SRCPV}"
|
||||
|
||||
|
||||
@@ -11,19 +11,19 @@ KBRANCH_qemux86 ?= "standard/common-pc/base"
|
||||
KBRANCH_qemux86-64 ?= "standard/common-pc-64/base"
|
||||
KBRANCH_qemumips64 ?= "standard/mti-malta64"
|
||||
|
||||
SRCREV_machine_qemuarm ?= "6166316d47b859aa38bfecc61f4808828af03937"
|
||||
SRCREV_machine_qemuarm64 ?= "902f34d36102a4b2008b776ecae686f80d307e12"
|
||||
SRCREV_machine_qemumips ?= "4ececcc09c6550a0896728163907e729d817c2fd"
|
||||
SRCREV_machine_qemuppc ?= "1cc5b09f8bb7f40b289d149d370c62dcc8109501"
|
||||
SRCREV_machine_qemux86 ?= "38cd560d5022ed2dbd1ab0dca9642e47c98a0aa1"
|
||||
SRCREV_machine_qemux86-64 ?= "02120556b0ebc20c30374ccf211e8e4ceac2bb1c"
|
||||
SRCREV_machine_qemumips64 ?= "737272b1dfd361d9ea19812a9717e2798e3c4576"
|
||||
SRCREV_machine ?= "02120556b0ebc20c30374ccf211e8e4ceac2bb1c"
|
||||
SRCREV_meta ?= "a227f20eff056e511d504b2e490f3774ab260d6f"
|
||||
SRCREV_machine_qemuarm ?= "c0ed33beda334dcd387dff89da9804c03e24d648"
|
||||
SRCREV_machine_qemuarm64 ?= "21ba402e0a5286baf0b8960da132e2d56f020c88"
|
||||
SRCREV_machine_qemumips ?= "808071c5f72dc98ed2192de28bdd4e9ba2f7e820"
|
||||
SRCREV_machine_qemuppc ?= "0f93713ce91cc93f055ae6bcf1bf728d4036d097"
|
||||
SRCREV_machine_qemux86 ?= "f6aa7aaca80e8532316bfb6e8dd2fbf9ab4f8b8e"
|
||||
SRCREV_machine_qemux86-64 ?= "21ba402e0a5286baf0b8960da132e2d56f020c88"
|
||||
SRCREV_machine_qemumips64 ?= "f44eb151dc53822f4f94f50b2ec67a0a1aab041b"
|
||||
SRCREV_machine ?= "21ba402e0a5286baf0b8960da132e2d56f020c88"
|
||||
SRCREV_meta ?= "6eddbf47875ef48ddc5864957a7b63363100782b"
|
||||
|
||||
SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.14.git;bareclone=1;branch=${KBRANCH},${KMETA};name=machine,meta"
|
||||
|
||||
LINUX_VERSION ?= "3.14.24"
|
||||
LINUX_VERSION ?= "3.14.29"
|
||||
|
||||
PV = "${LINUX_VERSION}+git${SRCPV}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user