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-07 10:13:13 +0100
commitee3d4fbd02efbe9fa7133e6d137c4f77da7f61f0 (patch)
treeca38746ac19f4099d72887eb1e50b25d85fe5a33 /meta-yocto-bsp
parent198434d2957a5ef7b53da2a5aad9af2a777d068f (diff)
downloadpoky-ee3d4fbd02efbe9fa7133e6d137c4f77da7f61f0.tar.gz
linux-yocto: update genericx86* SRCREV for 4.19
Bump to kernel release v4.19.19 (From meta-yocto rev: 09f4441f242e4a07ee84341ddcb4f959f702b314) 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>
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"