summaryrefslogtreecommitdiffstats
path: root/meta-yocto-bsp
diff options
context:
space:
mode:
authorAlejandro Hernandez <alejandro.hernandez@linux.intel.com>2016-09-21 18:56:23 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-09-21 21:58:06 +0100
commitec41b0d69e4ee755a7c30ef34076865e4587c288 (patch)
tree78d3bb44cc6ac95b653852a8fec1180b2c7a6d8d /meta-yocto-bsp
parent66abd36513516b25d1d63a6988e7dbf3c5952f19 (diff)
downloadpoky-ec41b0d69e4ee755a7c30ef34076865e4587c288.tar.gz
linux-yocto: Update genericx86* SRCREVs for linux-yocto 4.1 Upgrades to Linux 4.1.32
(From meta-yocto rev: a1c385fd4da293281095a1207e8cd99ef92286f5) 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.1.bbappend6
1 files changed, 3 insertions, 3 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 3a48585929..d976414112 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,7 +7,7 @@ KBRANCH_mpc8315e-rdb = "standard/fsl-mpc8315e-rdb"
7KMACHINE_genericx86 ?= "common-pc" 7KMACHINE_genericx86 ?= "common-pc"
8KMACHINE_genericx86-64 ?= "common-pc-64" 8KMACHINE_genericx86-64 ?= "common-pc-64"
9 9
10SRCREV_machine_genericx86 ?= "0847ed67f89b5a8bbaaa0a7b6cfa2a99ef34834f" 10SRCREV_machine_genericx86 ?= "a6b3a8cc120640bf5e528c8558ce060675757fc1"
11SRCREV_machine_genericx86-64 ?= "a6b3a8cc120640bf5e528c8558ce060675757fc1" 11SRCREV_machine_genericx86-64 ?= "a6b3a8cc120640bf5e528c8558ce060675757fc1"
12SRCREV_machine_edgerouter ?= "a6b3a8cc120640bf5e528c8558ce060675757fc1" 12SRCREV_machine_edgerouter ?= "a6b3a8cc120640bf5e528c8558ce060675757fc1"
13SRCREV_machine_beaglebone ?= "2ccca89503ed8c3f37b486b29d2ec3a6699f1899" 13SRCREV_machine_beaglebone ?= "2ccca89503ed8c3f37b486b29d2ec3a6699f1899"
@@ -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.1.30" 22LINUX_VERSION_genericx86 = "4.1.32"
23LINUX_VERSION_genericx86-64 = "4.1.30" 23LINUX_VERSION_genericx86-64 = "4.1.32"
24LINUX_VERSION_edgerouter = "4.1.32" 24LINUX_VERSION_edgerouter = "4.1.32"
25LINUX_VERSION_beaglebone = "4.1.32" 25LINUX_VERSION_beaglebone = "4.1.32"
26LINUX_VERSION_mpc8315e-rdb = "4.1.32" 26LINUX_VERSION_mpc8315e-rdb = "4.1.32"