summaryrefslogtreecommitdiffstats
path: root/meta-yocto-bsp
diff options
context:
space:
mode:
authorNaveen Saini <naveen.kumar.saini@intel.com>2019-02-26 10:37:17 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-05-20 14:38:49 +0100
commit07d23df80de4fda58f4121c1333366894f8ef2b5 (patch)
tree8726b6f2a4ed1c9c088ed03187b8f0056b307141 /meta-yocto-bsp
parent72ed2ca07227a0cc802a8ec1204f9cbdb51328fe (diff)
downloadpoky-07d23df80de4fda58f4121c1333366894f8ef2b5.tar.gz
linux-yocto: update genericx86* SRCREV for 4.19
Bump to kernel release v4.19.19 (From meta-yocto rev: 4573518a9e890ffda86cb57dce67c0db909d53d9) Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Armin Kuster <akuster@mvista.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.19.bbappend8
1 files changed, 4 insertions, 4 deletions
diff --git a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.19.bbappend b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.19.bbappend
index 8e708cb664..6025230c73 100644
--- a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.19.bbappend
+++ b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.19.bbappend
@@ -8,8 +8,8 @@ KMACHINE_genericx86 ?= "common-pc"
8KMACHINE_genericx86-64 ?= "common-pc-64" 8KMACHINE_genericx86-64 ?= "common-pc-64"
9KMACHINE_beaglebone-yocto ?= "beaglebone" 9KMACHINE_beaglebone-yocto ?= "beaglebone"
10 10
11SRCREV_machine_genericx86 ?= "eebb51300a07804a020ec468b5f8c5bf720198d9" 11SRCREV_machine_genericx86 ?= "11e0e616ed095bb8012e1b4a231254c9656a0193"
12SRCREV_machine_genericx86-64 ?= "eebb51300a07804a020ec468b5f8c5bf720198d9" 12SRCREV_machine_genericx86-64 ?= "11e0e616ed095bb8012e1b4a231254c9656a0193"
13SRCREV_machine_edgerouter ?= "eebb51300a07804a020ec468b5f8c5bf720198d9" 13SRCREV_machine_edgerouter ?= "eebb51300a07804a020ec468b5f8c5bf720198d9"
14SRCREV_machine_beaglebone-yocto ?= "eebb51300a07804a020ec468b5f8c5bf720198d9" 14SRCREV_machine_beaglebone-yocto ?= "eebb51300a07804a020ec468b5f8c5bf720198d9"
15SRCREV_machine_mpc8315e-rdb ?= "8b60f968823256f5d2889c4520d70299ca21411b" 15SRCREV_machine_mpc8315e-rdb ?= "8b60f968823256f5d2889c4520d70299ca21411b"
@@ -20,8 +20,8 @@ COMPATIBLE_MACHINE_edgerouter = "edgerouter"
20COMPATIBLE_MACHINE_beaglebone-yocto = "beaglebone-yocto" 20COMPATIBLE_MACHINE_beaglebone-yocto = "beaglebone-yocto"
21COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb" 21COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb"
22 22
23LINUX_VERSION_genericx86 = "4.19.14" 23LINUX_VERSION_genericx86 = "4.19.19"
24LINUX_VERSION_genericx86-64 = "4.19.14" 24LINUX_VERSION_genericx86-64 = "4.19.19"
25LINUX_VERSION_edgerouter = "4.19.14" 25LINUX_VERSION_edgerouter = "4.19.14"
26LINUX_VERSION_beaglebone-yocto = "4.19.14" 26LINUX_VERSION_beaglebone-yocto = "4.19.14"
27LINUX_VERSION_mpc8315e-rdb = "4.19.14" 27LINUX_VERSION_mpc8315e-rdb = "4.19.14"