summaryrefslogtreecommitdiffstats
path: root/meta-yocto-bsp
diff options
context:
space:
mode:
authorKevin Hao <kexin.hao@windriver.com>2018-09-25 15:23:17 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-09-25 23:16:21 +0100
commit044d88895d98c9358d0fff33e714a0cb136bc7c4 (patch)
tree4340b164998cd9c01d05b36b5aba7d84d696c614 /meta-yocto-bsp
parent9d0cad1ae12bfa9a72b295948f00343e53df3032 (diff)
downloadpoky-044d88895d98c9358d0fff33e714a0cb136bc7c4.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.14 and 4.18. (From meta-yocto rev: f7d36129adfeb0d0d5fe26675e2668c49573a32d) Signed-off-by: Kevin Hao <kexin.hao@windriver.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.14.bbappend12
-rw-r--r--meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.18.bbappend12
2 files changed, 12 insertions, 12 deletions
diff --git a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.14.bbappend b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.14.bbappend
index 3918cab01f..dbfb7b0977 100644
--- a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.14.bbappend
+++ b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.14.bbappend
@@ -10,9 +10,9 @@ KMACHINE_beaglebone-yocto ?= "beaglebone"
10 10
11SRCREV_machine_genericx86 ?= "78a16a4d8cfd58f91be412797aac248e811d083b" 11SRCREV_machine_genericx86 ?= "78a16a4d8cfd58f91be412797aac248e811d083b"
12SRCREV_machine_genericx86-64 ?= "78a16a4d8cfd58f91be412797aac248e811d083b" 12SRCREV_machine_genericx86-64 ?= "78a16a4d8cfd58f91be412797aac248e811d083b"
13SRCREV_machine_edgerouter ?= "04043b48eb792c8baa310840307d480a28a43053" 13SRCREV_machine_edgerouter ?= "e06bfa18c727bd0e6e10cf26d9f161e4c791f52b"
14SRCREV_machine_beaglebone-yocto ?= "d62ddfa26a59c83f6128790b7aa2baadc04d2960" 14SRCREV_machine_beaglebone-yocto ?= "b8805de77dcf8f59d8368fee4921c146c1300a6a"
15SRCREV_machine_mpc8315e-rdb ?= "80a106ecf737b69864e07b955eccb62f809cf120" 15SRCREV_machine_mpc8315e-rdb ?= "f88e87360b10f8fbd853a7d412982e6620f3f96d"
16 16
17COMPATIBLE_MACHINE_genericx86 = "genericx86" 17COMPATIBLE_MACHINE_genericx86 = "genericx86"
18COMPATIBLE_MACHINE_genericx86-64 = "genericx86-64" 18COMPATIBLE_MACHINE_genericx86-64 = "genericx86-64"
@@ -22,6 +22,6 @@ COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb"
22 22
23LINUX_VERSION_genericx86 = "4.14.71" 23LINUX_VERSION_genericx86 = "4.14.71"
24LINUX_VERSION_genericx86-64 = "4.14.71" 24LINUX_VERSION_genericx86-64 = "4.14.71"
25LINUX_VERSION_edgerouter = "4.14.48" 25LINUX_VERSION_edgerouter = "4.14.71"
26LINUX_VERSION_beaglebone-yocto = "4.14.48" 26LINUX_VERSION_beaglebone-yocto = "4.14.71"
27LINUX_VERSION_mpc8315e-rdb = "4.14.48" 27LINUX_VERSION_mpc8315e-rdb = "4.14.71"
diff --git a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.18.bbappend b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.18.bbappend
index 4901913a16..9910c05186 100644
--- a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.18.bbappend
+++ b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.18.bbappend
@@ -10,9 +10,9 @@ KMACHINE_beaglebone-yocto ?= "beaglebone"
10 10
11SRCREV_machine_genericx86 ?= "0cdc8564c61958a39704d97e008120bd7c762f60" 11SRCREV_machine_genericx86 ?= "0cdc8564c61958a39704d97e008120bd7c762f60"
12SRCREV_machine_genericx86-64 ?= "0cdc8564c61958a39704d97e008120bd7c762f60" 12SRCREV_machine_genericx86-64 ?= "0cdc8564c61958a39704d97e008120bd7c762f60"
13SRCREV_machine_edgerouter ?= "eba03655e8e436ef6090100423bcea43e4911478" 13SRCREV_machine_edgerouter ?= "0cdc8564c61958a39704d97e008120bd7c762f60"
14SRCREV_machine_beaglebone-yocto ?= "eba03655e8e436ef6090100423bcea43e4911478" 14SRCREV_machine_beaglebone-yocto ?= "0cdc8564c61958a39704d97e008120bd7c762f60"
15SRCREV_machine_mpc8315e-rdb ?= "193513391ec14cb5402fcc4ed7bb2b49193842bb" 15SRCREV_machine_mpc8315e-rdb ?= "20be2231bb047b02248d7f965c1c3af0c6be3a5e"
16 16
17COMPATIBLE_MACHINE_genericx86 = "genericx86" 17COMPATIBLE_MACHINE_genericx86 = "genericx86"
18COMPATIBLE_MACHINE_genericx86-64 = "genericx86-64" 18COMPATIBLE_MACHINE_genericx86-64 = "genericx86-64"
@@ -22,6 +22,6 @@ COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb"
22 22
23LINUX_VERSION_genericx86 = "4.18.9" 23LINUX_VERSION_genericx86 = "4.18.9"
24LINUX_VERSION_genericx86-64 = "4.18.9" 24LINUX_VERSION_genericx86-64 = "4.18.9"
25LINUX_VERSION_edgerouter = "4.18.3" 25LINUX_VERSION_edgerouter = "4.18.9"
26LINUX_VERSION_beaglebone-yocto = "4.18.3" 26LINUX_VERSION_beaglebone-yocto = "4.18.9"
27LINUX_VERSION_mpc8315e-rdb = "4.18.3" 27LINUX_VERSION_mpc8315e-rdb = "4.18.9"