summaryrefslogtreecommitdiffstats
path: root/meta-yocto-bsp
diff options
context:
space:
mode:
authorArmin Kuster <akuster808@gmail.com>2017-09-22 18:28:37 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-10-10 17:30:53 +0100
commit46a8c07a843cf39e61707d2232c203a4b7cfdbbd (patch)
treee8af2dec8884050d8ed6a9618c28d44d9e28a20d /meta-yocto-bsp
parent640b9c608022d5e37604ec6c021b3b1b2058ef30 (diff)
downloadpoky-46a8c07a843cf39e61707d2232c203a4b7cfdbbd.tar.gz
linux-yotoc/4.8: update to 4.8.25 plus CVE-2017-1000251
(From meta-yocto rev: 3a7bbdd637481afd6da47a4084c2dc7cac5836f4) Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-yocto-bsp')
-rw-r--r--meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.8.bbappend20
1 files changed, 10 insertions, 10 deletions
diff --git a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.8.bbappend b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.8.bbappend
index 761e6e0a35..069108ad07 100644
--- a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.8.bbappend
+++ b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.8.bbappend
@@ -7,11 +7,11 @@ KBRANCH_edgerouter = "standard/edgerouter"
7KBRANCH_beaglebone = "standard/beaglebone" 7KBRANCH_beaglebone = "standard/beaglebone"
8KBRANCH_mpc8315e-rdb = "standard/fsl-mpc8315e-rdb" 8KBRANCH_mpc8315e-rdb = "standard/fsl-mpc8315e-rdb"
9 9
10SRCREV_machine_genericx86 ?= "021b4aef55b44597587a1ce5879be642b3dca155" 10SRCREV_machine_genericx86 ?= "72d0c1a637e260c25a4299c230910dd1210cd0cf"
11SRCREV_machine_genericx86-64 ?= "021b4aef55b44597587a1ce5879be642b3dca155" 11SRCREV_machine_genericx86-64 ?= "72d0c1a637e260c25a4299c230910dd1210cd0cf"
12SRCREV_machine_edgerouter ?= "6076f16536329465b62bd2037b8582a5e18f85d1" 12SRCREV_machine_edgerouter ?= "a0d62a46056ca2f74ee4c8c4e8c9f82a22257dd0"
13SRCREV_machine_beaglebone ?= "85dc85153cd7e3b72d34f967c4c0edde590c79a8" 13SRCREV_machine_beaglebone ?= "68147c7e2be65a007910d6b2dabe2996e2bb0fc6"
14SRCREV_machine_mpc8315e-rdb ?= "f73222eb3bbd07a45564397a88dec554e848da7d" 14SRCREV_machine_mpc8315e-rdb ?= "5a637736bb0759d36a321e04244b62ce98d99d26"
15 15
16COMPATIBLE_MACHINE_genericx86 = "genericx86" 16COMPATIBLE_MACHINE_genericx86 = "genericx86"
17COMPATIBLE_MACHINE_genericx86-64 = "genericx86-64" 17COMPATIBLE_MACHINE_genericx86-64 = "genericx86-64"
@@ -19,8 +19,8 @@ COMPATIBLE_MACHINE_edgerouter = "edgerouter"
19COMPATIBLE_MACHINE_beaglebone = "beaglebone" 19COMPATIBLE_MACHINE_beaglebone = "beaglebone"
20COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb" 20COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb"
21 21
22LINUX_VERSION_genericx86 = "4.8.12" 22LINUX_VERSION_genericx86 = "4.8.25"
23LINUX_VERSION_genericx86-64 = "4.8.12" 23LINUX_VERSION_genericx86-64 = "4.8.25"
24LINUX_VERSION_edgerouter = "4.8.12" 24LINUX_VERSION_edgerouter = "4.8.25"
25LINUX_VERSION_beaglebone = "4.8.12" 25LINUX_VERSION_beaglebone = "4.8.25"
26LINUX_VERSION_mpc8315e-rdb = "4.8.12" 26LINUX_VERSION_mpc8315e-rdb = "4.8.25"