mirror of
https://git.yoctoproject.org/poky
synced 2026-04-04 05:02:21 +02:00
linux-yocto/3.17: update to v3.17.2
Updating to the korg 3.17.2 -stable release. (From OE-Core rev: d63b126b8d68824fe900012fafe0e65afa2b264f) 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
33437d6ac8
commit
f0fe7dc45d
@@ -4,12 +4,12 @@ KCONFIG_MODE = "--allnoconfig"
|
||||
|
||||
require recipes-kernel/linux/linux-yocto.inc
|
||||
|
||||
LINUX_VERSION ?= "3.17.1"
|
||||
LINUX_VERSION ?= "3.17.2"
|
||||
|
||||
KMETA = "meta"
|
||||
|
||||
SRCREV_machine ?= "0caf16d38536e3dec8a02ea657e1960f1216f174"
|
||||
SRCREV_meta ?= "229ce533868773f201f9ab36e2b4248b381309ec"
|
||||
SRCREV_machine ?= "cad8f6f70717e54604315db0c9b8889199871e50"
|
||||
SRCREV_meta ?= "3283372105ee2f22c1d93ea63fa754179c203e98"
|
||||
|
||||
PV = "${LINUX_VERSION}+git${SRCPV}"
|
||||
|
||||
|
||||
@@ -10,18 +10,18 @@ KBRANCH_qemux86 ?= "standard/common-pc"
|
||||
KBRANCH_qemux86-64 ?= "standard/common-pc-64/base"
|
||||
KBRANCH_qemumips64 ?= "standard/mti-malta64"
|
||||
|
||||
SRCREV_machine_qemuarm ?= "6b57ab98e37cda3b4a4cd50483a43e053ae73d1b"
|
||||
SRCREV_machine_qemumips ?= "80b24085b50144088cdfca737b5925a15ae9e312"
|
||||
SRCREV_machine_qemuppc ?= "12a5e6b10d6d34878f26592160ff64668b021ab4"
|
||||
SRCREV_machine_qemux86 ?= "0caf16d38536e3dec8a02ea657e1960f1216f174"
|
||||
SRCREV_machine_qemux86-64 ?= "0caf16d38536e3dec8a02ea657e1960f1216f174"
|
||||
SRCREV_machine_qemumips64 ?= "3b77b2d556103b86f787913385a7655b92adcc03"
|
||||
SRCREV_machine ?= "0caf16d38536e3dec8a02ea657e1960f1216f174"
|
||||
SRCREV_meta ?= "229ce533868773f201f9ab36e2b4248b381309ec"
|
||||
SRCREV_machine_qemuarm ?= "6d85563640cf2377d702637150ea8314ae915350"
|
||||
SRCREV_machine_qemumips ?= "bfc1ee46ed29b1bac18deef51620536c66fa83c5"
|
||||
SRCREV_machine_qemuppc ?= "f4c541bbad8b2a119f86fdc86d3a9d4b8546218b"
|
||||
SRCREV_machine_qemux86 ?= "cad8f6f70717e54604315db0c9b8889199871e50"
|
||||
SRCREV_machine_qemux86-64 ?= "cad8f6f70717e54604315db0c9b8889199871e50"
|
||||
SRCREV_machine_qemumips64 ?= "d6f80d8d30197a278cd386f987998a85e9754a40"
|
||||
SRCREV_machine ?= "cad8f6f70717e54604315db0c9b8889199871e50"
|
||||
SRCREV_meta ?= "3283372105ee2f22c1d93ea63fa754179c203e98"
|
||||
|
||||
SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.17.git;bareclone=1;branch=${KBRANCH},${KMETA};name=machine,meta"
|
||||
|
||||
LINUX_VERSION ?= "3.17.1"
|
||||
LINUX_VERSION ?= "3.17.2"
|
||||
|
||||
PV = "${LINUX_VERSION}+git${SRCPV}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user