diff options
author | Alejandro Hernandez <alejandro.hernandez@linux.intel.com> | 2016-10-14 16:20:55 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-10-15 10:01:44 +0100 |
commit | bf16e8b05004dc09c1c74c47d2959eaf596764a3 (patch) | |
tree | 21cb07e513b76932df6f24c997431383457f3a12 /meta-yocto-bsp | |
parent | 06e07182d3664a1ef9eab856220517c21f71c8d0 (diff) | |
download | poky-bf16e8b05004dc09c1c74c47d2959eaf596764a3.tar.gz |
linux-yocto: Update genericx86* SRCREVs for linux-yocto 4.1 Upgrades to Linux 4.1.33
(From meta-yocto rev: 6d0a183706cfe89367d4d1eeb11472411e3d2341)
Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@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.1.bbappend | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.1.bbappend b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.1.bbappend index 0451b8172b..e6607c79f4 100644 --- a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.1.bbappend +++ b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.1.bbappend | |||
@@ -7,8 +7,8 @@ KBRANCH_mpc8315e-rdb = "standard/fsl-mpc8315e-rdb" | |||
7 | KMACHINE_genericx86 ?= "common-pc" | 7 | KMACHINE_genericx86 ?= "common-pc" |
8 | KMACHINE_genericx86-64 ?= "common-pc-64" | 8 | KMACHINE_genericx86-64 ?= "common-pc-64" |
9 | 9 | ||
10 | SRCREV_machine_genericx86 ?= "a6b3a8cc120640bf5e528c8558ce060675757fc1" | 10 | SRCREV_machine_genericx86 ?= "a38cb202738a2b055ac216b3699cc9377edea45a" |
11 | SRCREV_machine_genericx86-64 ?= "a6b3a8cc120640bf5e528c8558ce060675757fc1" | 11 | SRCREV_machine_genericx86-64 ?= "a38cb202738a2b055ac216b3699cc9377edea45a" |
12 | SRCREV_machine_edgerouter ?= "a38cb202738a2b055ac216b3699cc9377edea45a" | 12 | SRCREV_machine_edgerouter ?= "a38cb202738a2b055ac216b3699cc9377edea45a" |
13 | SRCREV_machine_beaglebone ?= "3e064525c427e128d08ea599ea3247e2963b54a5" | 13 | SRCREV_machine_beaglebone ?= "3e064525c427e128d08ea599ea3247e2963b54a5" |
14 | SRCREV_machine_mpc8315e-rdb ?= "a38cb202738a2b055ac216b3699cc9377edea45a" | 14 | SRCREV_machine_mpc8315e-rdb ?= "a38cb202738a2b055ac216b3699cc9377edea45a" |
@@ -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.1.32" | 22 | LINUX_VERSION_genericx86 = "4.1.33" |
23 | LINUX_VERSION_genericx86-64 = "4.1.32" | 23 | LINUX_VERSION_genericx86-64 = "4.1.33" |
24 | LINUX_VERSION_edgerouter = "4.1.33" | 24 | LINUX_VERSION_edgerouter = "4.1.33" |
25 | LINUX_VERSION_beaglebone = "4.1.33" | 25 | LINUX_VERSION_beaglebone = "4.1.33" |
26 | LINUX_VERSION_mpc8315e-rdb = "4.1.33" | 26 | LINUX_VERSION_mpc8315e-rdb = "4.1.33" |