summaryrefslogtreecommitdiffstats
path: root/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.10.bbappend
diff options
context:
space:
mode:
authorKevin Hao <kexin.hao@windriver.com>2017-06-16 14:24:25 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-09-21 16:55:58 +0100
commit47b8028c8db184c5c48f4fddbb734683e7346497 (patch)
treeb8541937bc3ead9cfcc308bc84932c7831c3ff78 /meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.10.bbappend
parent23be02c8aed4032af63fac15ac7084f15aa281c9 (diff)
downloadpoky-47b8028c8db184c5c48f4fddbb734683e7346497.tar.gz
meta-yocto-bsp: bump to the latest linux stable kernel for the non-x86 BSPs
Bump to the latest stable kernel for 4.4, 4,9 and 4.10. (From meta-yocto rev: 294a7d2e1b8d7c54f6ec11804254e7028390c028) (From meta-yocto rev: f10cac1117229b1a6a73df95f185a5e26df34b69) Signed-off-by: Kevin Hao <kexin.hao@windriver.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>
Diffstat (limited to 'meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.10.bbappend')
-rw-r--r--meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.10.bbappend12
1 files changed, 6 insertions, 6 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 9b94b6007e..6884731810 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
@@ -9,9 +9,9 @@ KBRANCH_mpc8315e-rdb = "standard/fsl-mpc8315e-rdb"
9 9
10SRCREV_machine_genericx86 ?= "6648a34e00c55a0634b39e661dd6ba14dd106473" 10SRCREV_machine_genericx86 ?= "6648a34e00c55a0634b39e661dd6ba14dd106473"
11SRCREV_machine_genericx86-64 ?= "6648a34e00c55a0634b39e661dd6ba14dd106473" 11SRCREV_machine_genericx86-64 ?= "6648a34e00c55a0634b39e661dd6ba14dd106473"
12SRCREV_machine_edgerouter ?= "d2c1ed3c0cbc0d8dcf429346f7ab2e96d470b504" 12SRCREV_machine_edgerouter ?= "6648a34e00c55a0634b39e661dd6ba14dd106473"
13SRCREV_machine_beaglebone ?= "d2c1ed3c0cbc0d8dcf429346f7ab2e96d470b504" 13SRCREV_machine_beaglebone ?= "6648a34e00c55a0634b39e661dd6ba14dd106473"
14SRCREV_machine_mpc8315e-rdb ?= "b768fff337e184ea6d714528b779f69b861d4592" 14SRCREV_machine_mpc8315e-rdb ?= "5ae8cb247756593767d1bb3828bbb9f2a9b72341"
15 15
16COMPATIBLE_MACHINE_genericx86 = "genericx86" 16COMPATIBLE_MACHINE_genericx86 = "genericx86"
17COMPATIBLE_MACHINE_genericx86-64 = "genericx86-64" 17COMPATIBLE_MACHINE_genericx86-64 = "genericx86-64"
@@ -21,6 +21,6 @@ COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb"
21 21
22LINUX_VERSION_genericx86 = "4.10.17" 22LINUX_VERSION_genericx86 = "4.10.17"
23LINUX_VERSION_genericx86-64 = "4.10.17" 23LINUX_VERSION_genericx86-64 = "4.10.17"
24LINUX_VERSION_edgerouter = "4.10.15" 24LINUX_VERSION_edgerouter = "4.10.17"
25LINUX_VERSION_beaglebone = "4.10.15" 25LINUX_VERSION_beaglebone = "4.10.17"
26LINUX_VERSION_mpc8315e-rdb = "4.10.15" 26LINUX_VERSION_mpc8315e-rdb = "4.10.17"