summaryrefslogtreecommitdiffstats
path: root/meta-yocto-bsp
diff options
context:
space:
mode:
authorAnuj Mittal <anuj.mittal@intel.com>2017-12-28 10:59:44 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-02-20 14:56:18 +0000
commita42a1d9ac2d9d9066925a7f838be3a22f8742817 (patch)
tree0b88a3a54d0c067f2b6e915100779b8285d54a5d /meta-yocto-bsp
parent78b184ac0b033b1a7cc0a1c6c1283185aedd0716 (diff)
downloadpoky-a42a1d9ac2d9d9066925a7f838be3a22f8742817.tar.gz
linux-yocto: update genericx86* SRCREVs for v4.9
Bump to stable kernel release v4.9.65. (From meta-yocto rev: 0a5ac4a30f19ed57360fd04ac00b627e6986c937) Signed-off-by: Anuj Mittal <anuj.mittal@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.9.bbappend8
1 files changed, 4 insertions, 4 deletions
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 5fab8398cf..357edae437 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
@@ -7,8 +7,8 @@ KBRANCH_edgerouter = "standard/edgerouter"
7KBRANCH_beaglebone = "standard/beaglebone" 7KBRANCH_beaglebone = "standard/beaglebone"
8KBRANCH_mpc8315e-rdb = "standard/fsl-mpc8315e-rdb" 8KBRANCH_mpc8315e-rdb = "standard/fsl-mpc8315e-rdb"
9 9
10SRCREV_machine_genericx86 ?= "480ee599fb8df712c10dcf4b7aa6398b79f7d404" 10SRCREV_machine_genericx86 ?= "5174e51fa08d0942ddcf8b19540e90ec10eeb621"
11SRCREV_machine_genericx86-64 ?= "480ee599fb8df712c10dcf4b7aa6398b79f7d404" 11SRCREV_machine_genericx86-64 ?= "5174e51fa08d0942ddcf8b19540e90ec10eeb621"
12SRCREV_machine_edgerouter ?= "5174e51fa08d0942ddcf8b19540e90ec10eeb621" 12SRCREV_machine_edgerouter ?= "5174e51fa08d0942ddcf8b19540e90ec10eeb621"
13SRCREV_machine_beaglebone-yocto ?= "5174e51fa08d0942ddcf8b19540e90ec10eeb621" 13SRCREV_machine_beaglebone-yocto ?= "5174e51fa08d0942ddcf8b19540e90ec10eeb621"
14SRCREV_machine_mpc8315e-rdb ?= "98afa8ec2086fb2262d43040094e6c786d3847ba" 14SRCREV_machine_mpc8315e-rdb ?= "98afa8ec2086fb2262d43040094e6c786d3847ba"
@@ -19,8 +19,8 @@ COMPATIBLE_MACHINE_edgerouter = "edgerouter"
19COMPATIBLE_MACHINE_beaglebone = "beaglebone" 19COMPATIBLE_MACHINE_beaglebone = "beaglebone"
20COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb" 20COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb"
21 21
22LINUX_VERSION_genericx86 = "4.9.49" 22LINUX_VERSION_genericx86 = "4.9.65"
23LINUX_VERSION_genericx86-64 = "4.9.49" 23LINUX_VERSION_genericx86-64 = "4.9.65"
24LINUX_VERSION_edgerouter = "4.9.65" 24LINUX_VERSION_edgerouter = "4.9.65"
25LINUX_VERSION_beaglebone-yocto = "4.9.65" 25LINUX_VERSION_beaglebone-yocto = "4.9.65"
26LINUX_VERSION_mpc8315e-rdb = "4.9.65" 26LINUX_VERSION_mpc8315e-rdb = "4.9.65"