summaryrefslogtreecommitdiffstats
path: root/meta-yocto-bsp/recipes-kernel
diff options
context:
space:
mode:
authorAlejandro Hernandez <alejandro.hernandez@linux.intel.com>2017-03-29 12:03:28 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-03-31 10:10:30 +0100
commit80fa61e3d8edbd6528482cd784b603d3bbd49782 (patch)
treed0019a1929d91d7b4eca212ebb2fde67883f6189 /meta-yocto-bsp/recipes-kernel
parent06fd392de56b0472635d0fd4f8ac28c8f39a3c67 (diff)
downloadpoky-80fa61e3d8edbd6528482cd784b603d3bbd49782.tar.gz
linux-yocto: Update genericx86* SRCREVs for linux-yocto 4.10 Updates to Linux 4.10.5
(From meta-yocto rev: 582958c2113ae0d0f968da48270307160ff61526) 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/recipes-kernel')
-rw-r--r--meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.10.bbappend8
1 files changed, 4 insertions, 4 deletions
diff --git a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.10.bbappend b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.10.bbappend
index 8e5665bd0b..d11100a676 100644
--- a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.10.bbappend
+++ b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.10.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 ?= "b259a5d744e8955a03405c6b59c5a61724755ea8" 10SRCREV_machine_genericx86 ?= "53be19cad65e798c14be6d0365eb8f41ff38e540"
11SRCREV_machine_genericx86-64 ?= "b259a5d744e8955a03405c6b59c5a61724755ea8" 11SRCREV_machine_genericx86-64 ?= "53be19cad65e798c14be6d0365eb8f41ff38e540"
12SRCREV_machine_edgerouter ?= "827a1164b155110c65f028a13a6c5699be93bbc3" 12SRCREV_machine_edgerouter ?= "827a1164b155110c65f028a13a6c5699be93bbc3"
13SRCREV_machine_beaglebone ?= "827a1164b155110c65f028a13a6c5699be93bbc3" 13SRCREV_machine_beaglebone ?= "827a1164b155110c65f028a13a6c5699be93bbc3"
14SRCREV_machine_mpc8315e-rdb ?= "fc1a68a9046707a9709075afc99eb3b5a2237c4b" 14SRCREV_machine_mpc8315e-rdb ?= "fc1a68a9046707a9709075afc99eb3b5a2237c4b"
@@ -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.10" 22LINUX_VERSION_genericx86 = "4.10.5"
23LINUX_VERSION_genericx86-64 = "4.10" 23LINUX_VERSION_genericx86-64 = "4.10.5"
24LINUX_VERSION_edgerouter = "4.10.2" 24LINUX_VERSION_edgerouter = "4.10.2"
25LINUX_VERSION_beaglebone = "4.10.2" 25LINUX_VERSION_beaglebone = "4.10.2"
26LINUX_VERSION_mpc8315e-rdb = "4.10.2" 26LINUX_VERSION_mpc8315e-rdb = "4.10.2"