diff options
author | Alejandro Hernandez <alejandro.hernandez@linux.intel.com> | 2017-05-19 09:16:11 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-09-21 16:55:58 +0100 |
commit | e094dcf0f34223e72044bb1c76779dcc48255a0a (patch) | |
tree | bae83627ad550b204bbb54987ce69aaea2f000db /meta-yocto-bsp | |
parent | 710ff8cdda6ae30391607f5d60a345e5e6b4169e (diff) | |
download | poky-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.bbappend | 8 |
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" | |||
7 | KBRANCH_beaglebone = "standard/beaglebone" | 7 | KBRANCH_beaglebone = "standard/beaglebone" |
8 | KBRANCH_mpc8315e-rdb = "standard/fsl-mpc8315e-rdb" | 8 | KBRANCH_mpc8315e-rdb = "standard/fsl-mpc8315e-rdb" |
9 | 9 | ||
10 | SRCREV_machine_genericx86 ?= "81055b89bd32414ecaf95156ce9a5fa6643e530a" | 10 | SRCREV_machine_genericx86 ?= "2c31d7a45ae75159a7d991abdeb7002a4493af7f" |
11 | SRCREV_machine_genericx86-64 ?= "81055b89bd32414ecaf95156ce9a5fa6643e530a" | 11 | SRCREV_machine_genericx86-64 ?= "2c31d7a45ae75159a7d991abdeb7002a4493af7f" |
12 | SRCREV_machine_edgerouter ?= "81055b89bd32414ecaf95156ce9a5fa6643e530a" | 12 | SRCREV_machine_edgerouter ?= "81055b89bd32414ecaf95156ce9a5fa6643e530a" |
13 | SRCREV_machine_beaglebone ?= "81055b89bd32414ecaf95156ce9a5fa6643e530a" | 13 | SRCREV_machine_beaglebone ?= "81055b89bd32414ecaf95156ce9a5fa6643e530a" |
14 | SRCREV_machine_mpc8315e-rdb ?= "c74de53c637dabeeb76e556e85ea37ec7f6ffb13" | 14 | SRCREV_machine_mpc8315e-rdb ?= "c74de53c637dabeeb76e556e85ea37ec7f6ffb13" |
@@ -19,8 +19,8 @@ COMPATIBLE_MACHINE_edgerouter = "edgerouter" | |||
19 | COMPATIBLE_MACHINE_beaglebone = "beaglebone" | 19 | COMPATIBLE_MACHINE_beaglebone = "beaglebone" |
20 | COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb" | 20 | COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb" |
21 | 21 | ||
22 | LINUX_VERSION_genericx86 = "4.9.21" | 22 | LINUX_VERSION_genericx86 = "4.9.27" |
23 | LINUX_VERSION_genericx86-64 = "4.9.21" | 23 | LINUX_VERSION_genericx86-64 = "4.9.27" |
24 | LINUX_VERSION_edgerouter = "4.9.21" | 24 | LINUX_VERSION_edgerouter = "4.9.21" |
25 | LINUX_VERSION_beaglebone = "4.9.21" | 25 | LINUX_VERSION_beaglebone = "4.9.21" |
26 | LINUX_VERSION_mpc8315e-rdb = "4.9.21" | 26 | LINUX_VERSION_mpc8315e-rdb = "4.9.21" |