summaryrefslogtreecommitdiffstats
path: root/meta-yocto-bsp
diff options
context:
space:
mode:
authorAnuj Mittal <anuj.mittal@intel.com>2018-06-08 14:36:23 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-07-02 11:43:52 +0100
commit166772f13b28130e360a655d436558da49c0d84e (patch)
treefa7b2e1bbafa576ea71b79ea4c00b2318cddd403 /meta-yocto-bsp
parentd53a5f1e8bc22881c22cc96384b8c5db93452f64 (diff)
downloadpoky-166772f13b28130e360a655d436558da49c0d84e.tar.gz
linux-yocto: update genericx86* SRCREVs for 4.12
Bump to kernel release 4.12.24. (From meta-yocto rev: a2960aacf413837c168e303a89b80fdbb12d3263) (From meta-yocto rev: 53d90f39d536ebeac9bb7b74a5e245f475f38087) Signed-off-by: Anuj Mittal <anuj.mittal@intel.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')
-rw-r--r--meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.12.bbappend8
1 files changed, 4 insertions, 4 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 e28360b69c..4f040dcdb3 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
@@ -8,8 +8,8 @@ KBRANCH_beaglebone-yocto = "standard/beaglebone"
8KMACHINE_beaglebone-yocto = "beaglebone" 8KMACHINE_beaglebone-yocto = "beaglebone"
9KBRANCH_mpc8315e-rdb = "standard/fsl-mpc8315e-rdb" 9KBRANCH_mpc8315e-rdb = "standard/fsl-mpc8315e-rdb"
10 10
11SRCREV_machine_genericx86 ?= "97e710ef0545c19d3c10bd81a61bdca9fe543b81" 11SRCREV_machine_genericx86 ?= "7e7ac3f0fda9707e94b3311a4510ae080cd86238"
12SRCREV_machine_genericx86-64 ?= "97e710ef0545c19d3c10bd81a61bdca9fe543b81" 12SRCREV_machine_genericx86-64 ?= "7e7ac3f0fda9707e94b3311a4510ae080cd86238"
13SRCREV_machine_edgerouter ?= "97e710ef0545c19d3c10bd81a61bdca9fe543b81" 13SRCREV_machine_edgerouter ?= "97e710ef0545c19d3c10bd81a61bdca9fe543b81"
14SRCREV_machine_beaglebone-yocto ?= "97e710ef0545c19d3c10bd81a61bdca9fe543b81" 14SRCREV_machine_beaglebone-yocto ?= "97e710ef0545c19d3c10bd81a61bdca9fe543b81"
15SRCREV_machine_mpc8315e-rdb ?= "55fcfbee2560f57a490c5724ac5b5cb49bacb01c" 15SRCREV_machine_mpc8315e-rdb ?= "55fcfbee2560f57a490c5724ac5b5cb49bacb01c"
@@ -21,8 +21,8 @@ COMPATIBLE_MACHINE_edgerouter = "edgerouter"
21COMPATIBLE_MACHINE_beaglebone-yocto = "beaglebone-yocto" 21COMPATIBLE_MACHINE_beaglebone-yocto = "beaglebone-yocto"
22COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb" 22COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb"
23 23
24LINUX_VERSION_genericx86 = "4.12.21" 24LINUX_VERSION_genericx86 = "4.12.24"
25LINUX_VERSION_genericx86-64 = "4.12.21" 25LINUX_VERSION_genericx86-64 = "4.12.24"
26LINUX_VERSION_edgerouter = "4.12.21" 26LINUX_VERSION_edgerouter = "4.12.21"
27LINUX_VERSION_beaglebone-yocto = "4.12.21" 27LINUX_VERSION_beaglebone-yocto = "4.12.21"
28LINUX_VERSION_mpc8315e-rdb = "4.12.21" 28LINUX_VERSION_mpc8315e-rdb = "4.12.21"