summaryrefslogtreecommitdiffstats
path: root/meta-yocto-bsp
diff options
context:
space:
mode:
authorAlejandro Hernandez <alejandro.hernandez@linux.intel.com>2017-05-19 09:16:11 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-09-21 16:55:58 +0100
commite094dcf0f34223e72044bb1c76779dcc48255a0a (patch)
treebae83627ad550b204bbb54987ce69aaea2f000db /meta-yocto-bsp
parent710ff8cdda6ae30391607f5d60a345e5e6b4169e (diff)
downloadpoky-e094dcf0f34223e72044bb1c76779dcc48255a0a.tar.gz
linux-yocto: Update genericx86* SRCREVs for linux-yocto 4.9
Updates to Linux 4.9.27 (From meta-yocto rev: 270a28fe3d7f438205f805f763396a5c3645c813) (From meta-yocto rev: c88be9f19d077656770cd8c07df906e21e136356) Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.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.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 d518826d7b..a11b5bc575 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 ?= "81055b89bd32414ecaf95156ce9a5fa6643e530a" 10SRCREV_machine_genericx86 ?= "2c31d7a45ae75159a7d991abdeb7002a4493af7f"
11SRCREV_machine_genericx86-64 ?= "81055b89bd32414ecaf95156ce9a5fa6643e530a" 11SRCREV_machine_genericx86-64 ?= "2c31d7a45ae75159a7d991abdeb7002a4493af7f"
12SRCREV_machine_edgerouter ?= "81055b89bd32414ecaf95156ce9a5fa6643e530a" 12SRCREV_machine_edgerouter ?= "81055b89bd32414ecaf95156ce9a5fa6643e530a"
13SRCREV_machine_beaglebone ?= "81055b89bd32414ecaf95156ce9a5fa6643e530a" 13SRCREV_machine_beaglebone ?= "81055b89bd32414ecaf95156ce9a5fa6643e530a"
14SRCREV_machine_mpc8315e-rdb ?= "c74de53c637dabeeb76e556e85ea37ec7f6ffb13" 14SRCREV_machine_mpc8315e-rdb ?= "c74de53c637dabeeb76e556e85ea37ec7f6ffb13"
@@ -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.21" 22LINUX_VERSION_genericx86 = "4.9.27"
23LINUX_VERSION_genericx86-64 = "4.9.21" 23LINUX_VERSION_genericx86-64 = "4.9.27"
24LINUX_VERSION_edgerouter = "4.9.21" 24LINUX_VERSION_edgerouter = "4.9.21"
25LINUX_VERSION_beaglebone = "4.9.21" 25LINUX_VERSION_beaglebone = "4.9.21"
26LINUX_VERSION_mpc8315e-rdb = "4.9.21" 26LINUX_VERSION_mpc8315e-rdb = "4.9.21"