mirror of
https://git.yoctoproject.org/poky
synced 2026-04-22 15:32:14 +02:00
linux-yocto: Update genericx86* SRCREVs for linux-yocto 4.8
Updates to Linux 4.8.12 - Includes CVE-2016-8655 (From meta-yocto rev: cccbd2d315a69befd090744af095e89bdd0e77bb) (From meta-yocto rev: a931e4468c39df92cde2ad7bb649dafcd006fba2) Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
b50444c90e
commit
61d424fbb3
@@ -7,8 +7,8 @@ KBRANCH_edgerouter = "standard/edgerouter"
|
||||
KBRANCH_beaglebone = "standard/beaglebone"
|
||||
KBRANCH_mpc8315e-rdb = "standard/fsl-mpc8315e-rdb"
|
||||
|
||||
SRCREV_machine_genericx86 ?= "1adf9d36338dc3c63cdbf6f98bcbdc7bba42a794"
|
||||
SRCREV_machine_genericx86-64 ?= "1adf9d36338dc3c63cdbf6f98bcbdc7bba42a794"
|
||||
SRCREV_machine_genericx86 ?= "021b4aef55b44597587a1ce5879be642b3dca155"
|
||||
SRCREV_machine_genericx86-64 ?= "021b4aef55b44597587a1ce5879be642b3dca155"
|
||||
SRCREV_machine_edgerouter ?= "21bf6ea681bcf951faceefd531c109078d7bfe73"
|
||||
SRCREV_machine_beaglebone ?= "28beb2f59f00de16b2cbdda20e9076c29f55b75a"
|
||||
SRCREV_machine_mpc8315e-rdb ?= "cd614092a36f513b071a9461041c1c1bbd75a428"
|
||||
@@ -19,8 +19,8 @@ COMPATIBLE_MACHINE_edgerouter = "edgerouter"
|
||||
COMPATIBLE_MACHINE_beaglebone = "beaglebone"
|
||||
COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb"
|
||||
|
||||
LINUX_VERSION_genericx86 = "4.8.3"
|
||||
LINUX_VERSION_genericx86-64 = "4.8.3"
|
||||
LINUX_VERSION_genericx86 = "4.8.12"
|
||||
LINUX_VERSION_genericx86-64 = "4.8.12"
|
||||
LINUX_VERSION_edgerouter = "4.8.10"
|
||||
LINUX_VERSION_beaglebone = "4.8.10"
|
||||
LINUX_VERSION_mpc8315e-rdb = "4.8.10"
|
||||
|
||||
Reference in New Issue
Block a user