summaryrefslogtreecommitdiffstats
path: root/meta-yocto-bsp
diff options
context:
space:
mode:
authorAlejandro Hernandez <alejandro.hernandez@linux.intel.com>2017-02-03 18:25:23 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-02-15 19:27:14 -0800
commitb16203f893ad6ac7e43624d04966f3723108de88 (patch)
tree09ab3605628da3e904ffae5133b3053e3a207a7a /meta-yocto-bsp
parent999af60cdb9f6161d5fa881eaed18902f4d4dcc2 (diff)
downloadpoky-b16203f893ad6ac7e43624d04966f3723108de88.tar.gz
linux-yocto: Update genericx86* SRCREVs for linux-yocto 4.8
Updates to Linux 4.8.17 (From meta-yocto rev: 8e09f9b4e0b9f148e9271fe1b0258cbf056cb664) Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.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.bbappend8
1 files changed, 4 insertions, 4 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 6227530389..3ee95cc672 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,8 +7,8 @@ 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 ?= "9bcb4ea3fa107f1a8790c8c3408eb250e8d1d66e"
11SRCREV_machine_genericx86-64 ?= "021b4aef55b44597587a1ce5879be642b3dca155" 11SRCREV_machine_genericx86-64 ?= "9bcb4ea3fa107f1a8790c8c3408eb250e8d1d66e"
12SRCREV_machine_edgerouter ?= "e9912dbfdabfed45b2e15feabfc66a404a165d9b" 12SRCREV_machine_edgerouter ?= "e9912dbfdabfed45b2e15feabfc66a404a165d9b"
13SRCREV_machine_beaglebone ?= "07250a1be0e99eb54bf7d3b629125cd09129d6f5" 13SRCREV_machine_beaglebone ?= "07250a1be0e99eb54bf7d3b629125cd09129d6f5"
14SRCREV_machine_mpc8315e-rdb ?= "38e8cf7d4e6d8546bb631d109c60243d2ee01aef" 14SRCREV_machine_mpc8315e-rdb ?= "38e8cf7d4e6d8546bb631d109c60243d2ee01aef"
@@ -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.17"
23LINUX_VERSION_genericx86-64 = "4.8.12" 23LINUX_VERSION_genericx86-64 = "4.8.17"
24LINUX_VERSION_edgerouter = "4.8.18" 24LINUX_VERSION_edgerouter = "4.8.18"
25LINUX_VERSION_beaglebone = "4.8.18" 25LINUX_VERSION_beaglebone = "4.8.18"
26LINUX_VERSION_mpc8315e-rdb = "4.8.18" 26LINUX_VERSION_mpc8315e-rdb = "4.8.18"