diff options
author | Kevin Hao <kexin.hao@windriver.com> | 2018-02-02 09:35:21 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-02-15 11:23:11 +0000 |
commit | 15816a519a2af40166379f730d17e813c42e727b (patch) | |
tree | 57c996dc4540337f2944167527b193596b33f4c7 /meta-yocto-bsp/recipes-kernel | |
parent | 57a357afc2b6fc79e210c337fdde1323040588f5 (diff) | |
download | poky-15816a519a2af40166379f730d17e813c42e727b.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.12.
(From meta-yocto rev: 4e71a79346351f8026a65cfbd68ed0bc8f5eed5c)
Signed-off-by: Kevin Hao <kexin.hao@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-yocto-bsp/recipes-kernel')
3 files changed, 18 insertions, 18 deletions
diff --git a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.12.bbappend b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.12.bbappend index 1c0a3d6a02..237587478b 100644 --- a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.12.bbappend +++ b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.12.bbappend | |||
@@ -10,9 +10,9 @@ KBRANCH_mpc8315e-rdb = "standard/fsl-mpc8315e-rdb" | |||
10 | 10 | ||
11 | SRCREV_machine_genericx86 ?= "257f843ea367744620f1d92910afd2f454e31483" | 11 | SRCREV_machine_genericx86 ?= "257f843ea367744620f1d92910afd2f454e31483" |
12 | SRCREV_machine_genericx86-64 ?= "257f843ea367744620f1d92910afd2f454e31483" | 12 | SRCREV_machine_genericx86-64 ?= "257f843ea367744620f1d92910afd2f454e31483" |
13 | SRCREV_machine_edgerouter ?= "558fe84d691abbb8c8f5e149aa29ef4a478d0128" | 13 | SRCREV_machine_edgerouter ?= "257f843ea367744620f1d92910afd2f454e31483" |
14 | SRCREV_machine_beaglebone-yocto ?= "558fe84d691abbb8c8f5e149aa29ef4a478d0128" | 14 | SRCREV_machine_beaglebone-yocto ?= "257f843ea367744620f1d92910afd2f454e31483" |
15 | SRCREV_machine_mpc8315e-rdb ?= "f3c9a151c503869e39cea788b504b26b21e83ea4" | 15 | SRCREV_machine_mpc8315e-rdb ?= "014560874f9eb2a86138c9cc35046ff1720485e1" |
16 | 16 | ||
17 | 17 | ||
18 | COMPATIBLE_MACHINE_genericx86 = "genericx86" | 18 | COMPATIBLE_MACHINE_genericx86 = "genericx86" |
@@ -23,6 +23,6 @@ COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb" | |||
23 | 23 | ||
24 | LINUX_VERSION_genericx86 = "4.12.19" | 24 | LINUX_VERSION_genericx86 = "4.12.19" |
25 | LINUX_VERSION_genericx86-64 = "4.12.19" | 25 | LINUX_VERSION_genericx86-64 = "4.12.19" |
26 | LINUX_VERSION_edgerouter = "4.12.18" | 26 | LINUX_VERSION_edgerouter = "4.12.19" |
27 | LINUX_VERSION_beaglebone-yocto = "4.12.18" | 27 | LINUX_VERSION_beaglebone-yocto = "4.12.19" |
28 | LINUX_VERSION_mpc8315e-rdb = "4.12.18" | 28 | LINUX_VERSION_mpc8315e-rdb = "4.12.19" |
diff --git a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.4.bbappend b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.4.bbappend index fa271e3e6d..8b2c03747a 100644 --- a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.4.bbappend +++ b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.4.bbappend | |||
@@ -10,9 +10,9 @@ KBRANCH_mpc8315e-rdb = "standard/fsl-mpc8315e-rdb" | |||
10 | 10 | ||
11 | SRCREV_machine_genericx86 ?= "4d31a8b7661509ff1044abcf9050750cc2478e20" | 11 | SRCREV_machine_genericx86 ?= "4d31a8b7661509ff1044abcf9050750cc2478e20" |
12 | SRCREV_machine_genericx86-64 ?= "4d31a8b7661509ff1044abcf9050750cc2478e20" | 12 | SRCREV_machine_genericx86-64 ?= "4d31a8b7661509ff1044abcf9050750cc2478e20" |
13 | SRCREV_machine_edgerouter ?= "f070447fb60b5b939c94583d7c05f55ec2b37acd" | 13 | SRCREV_machine_edgerouter ?= "4d31a8b7661509ff1044abcf9050750cc2478e20" |
14 | SRCREV_machine_beaglebone-yocto ?= "f070447fb60b5b939c94583d7c05f55ec2b37acd" | 14 | SRCREV_machine_beaglebone-yocto ?= "4d31a8b7661509ff1044abcf9050750cc2478e20" |
15 | SRCREV_machine_mpc8315e-rdb ?= "df06daf8e6de559934d16e88129bbba0237d0292" | 15 | SRCREV_machine_mpc8315e-rdb ?= "70120c0a6b0f88122799705114a99a15bf0113ce" |
16 | 16 | ||
17 | COMPATIBLE_MACHINE_genericx86 = "genericx86" | 17 | COMPATIBLE_MACHINE_genericx86 = "genericx86" |
18 | COMPATIBLE_MACHINE_genericx86-64 = "genericx86-64" | 18 | COMPATIBLE_MACHINE_genericx86-64 = "genericx86-64" |
@@ -22,6 +22,6 @@ COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb" | |||
22 | 22 | ||
23 | LINUX_VERSION_genericx86 = "4.4.113" | 23 | LINUX_VERSION_genericx86 = "4.4.113" |
24 | LINUX_VERSION_genericx86-64 = "4.4.113" | 24 | LINUX_VERSION_genericx86-64 = "4.4.113" |
25 | LINUX_VERSION_edgerouter = "4.4.93" | 25 | LINUX_VERSION_edgerouter = "4.4.113" |
26 | LINUX_VERSION_beaglebone-yocto = "4.4.93" | 26 | LINUX_VERSION_beaglebone-yocto = "4.4.113" |
27 | LINUX_VERSION_mpc8315e-rdb = "4.4.93" | 27 | LINUX_VERSION_mpc8315e-rdb = "4.4.113" |
diff --git a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.9.bbappend b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.9.bbappend index c0f8a4d1f7..96b60bb3fc 100644 --- a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.9.bbappend +++ b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.9.bbappend | |||
@@ -10,9 +10,9 @@ KBRANCH_mpc8315e-rdb = "standard/fsl-mpc8315e-rdb" | |||
10 | 10 | ||
11 | SRCREV_machine_genericx86 ?= "f7a6d45fff853173bfbf61706aeffcd1d1e99467" | 11 | SRCREV_machine_genericx86 ?= "f7a6d45fff853173bfbf61706aeffcd1d1e99467" |
12 | SRCREV_machine_genericx86-64 ?= "f7a6d45fff853173bfbf61706aeffcd1d1e99467" | 12 | SRCREV_machine_genericx86-64 ?= "f7a6d45fff853173bfbf61706aeffcd1d1e99467" |
13 | SRCREV_machine_edgerouter ?= "5174e51fa08d0942ddcf8b19540e90ec10eeb621" | 13 | SRCREV_machine_edgerouter ?= "f7a6d45fff853173bfbf61706aeffcd1d1e99467" |
14 | SRCREV_machine_beaglebone-yocto ?= "5174e51fa08d0942ddcf8b19540e90ec10eeb621" | 14 | SRCREV_machine_beaglebone-yocto ?= "f7a6d45fff853173bfbf61706aeffcd1d1e99467" |
15 | SRCREV_machine_mpc8315e-rdb ?= "98afa8ec2086fb2262d43040094e6c786d3847ba" | 15 | SRCREV_machine_mpc8315e-rdb ?= "195a857a0e42150b940dfcbdf857be66e05dd003" |
16 | 16 | ||
17 | COMPATIBLE_MACHINE_genericx86 = "genericx86" | 17 | COMPATIBLE_MACHINE_genericx86 = "genericx86" |
18 | COMPATIBLE_MACHINE_genericx86-64 = "genericx86-64" | 18 | COMPATIBLE_MACHINE_genericx86-64 = "genericx86-64" |
@@ -22,6 +22,6 @@ COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb" | |||
22 | 22 | ||
23 | LINUX_VERSION_genericx86 = "4.9.78" | 23 | LINUX_VERSION_genericx86 = "4.9.78" |
24 | LINUX_VERSION_genericx86-64 = "4.9.78" | 24 | LINUX_VERSION_genericx86-64 = "4.9.78" |
25 | LINUX_VERSION_edgerouter = "4.9.65" | 25 | LINUX_VERSION_edgerouter = "4.9.78" |
26 | LINUX_VERSION_beaglebone-yocto = "4.9.65" | 26 | LINUX_VERSION_beaglebone-yocto = "4.9.78" |
27 | LINUX_VERSION_mpc8315e-rdb = "4.9.65" | 27 | LINUX_VERSION_mpc8315e-rdb = "4.9.78" |