diff options
author | Alejandro Hernandez <alejandro.hernandez@linux.intel.com> | 2017-06-12 22:01:09 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-06-14 10:19:07 +0100 |
commit | e4404a79f16c6409d195eb3cf672a2df5969a123 (patch) | |
tree | 9602508fcbf2679ecc9b54da4d2c2a004e5715d1 /meta-yocto-bsp | |
parent | 5775fc166fdc7b6a8edd9c69f17030661225ef44 (diff) | |
download | poky-e4404a79f16c6409d195eb3cf672a2df5969a123.tar.gz |
linux-yocto: Update genericx86* SRCREVs for linux-yocto 4.10
Upgrades to Linux 4.10.17
(From meta-yocto rev: f620f654bfb1b05dd24394911ee6d3b6ce6ea457)
Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.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.10.bbappend | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.10.bbappend b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.10.bbappend index eea92862dc..9b94b6007e 100644 --- a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.10.bbappend +++ b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.10.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 ?= "d2c1ed3c0cbc0d8dcf429346f7ab2e96d470b504" | 10 | SRCREV_machine_genericx86 ?= "6648a34e00c55a0634b39e661dd6ba14dd106473" |
11 | SRCREV_machine_genericx86-64 ?= "d2c1ed3c0cbc0d8dcf429346f7ab2e96d470b504" | 11 | SRCREV_machine_genericx86-64 ?= "6648a34e00c55a0634b39e661dd6ba14dd106473" |
12 | SRCREV_machine_edgerouter ?= "d2c1ed3c0cbc0d8dcf429346f7ab2e96d470b504" | 12 | SRCREV_machine_edgerouter ?= "d2c1ed3c0cbc0d8dcf429346f7ab2e96d470b504" |
13 | SRCREV_machine_beaglebone ?= "d2c1ed3c0cbc0d8dcf429346f7ab2e96d470b504" | 13 | SRCREV_machine_beaglebone ?= "d2c1ed3c0cbc0d8dcf429346f7ab2e96d470b504" |
14 | SRCREV_machine_mpc8315e-rdb ?= "b768fff337e184ea6d714528b779f69b861d4592" | 14 | SRCREV_machine_mpc8315e-rdb ?= "b768fff337e184ea6d714528b779f69b861d4592" |
@@ -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.10.15" | 22 | LINUX_VERSION_genericx86 = "4.10.17" |
23 | LINUX_VERSION_genericx86-64 = "4.10.15" | 23 | LINUX_VERSION_genericx86-64 = "4.10.17" |
24 | LINUX_VERSION_edgerouter = "4.10.15" | 24 | LINUX_VERSION_edgerouter = "4.10.15" |
25 | LINUX_VERSION_beaglebone = "4.10.15" | 25 | LINUX_VERSION_beaglebone = "4.10.15" |
26 | LINUX_VERSION_mpc8315e-rdb = "4.10.15" | 26 | LINUX_VERSION_mpc8315e-rdb = "4.10.15" |