]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
linux-yocto: Update genericx86* SRCREVs for linux-yocto 4.1 Upgrades to Linux 4.1.32
authorAlejandro Hernandez <alejandro.hernandez@linux.intel.com>
Wed, 21 Sep 2016 18:56:23 +0000 (18:56 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 21 Sep 2016 20:58:06 +0000 (21:58 +0100)
(From meta-yocto rev: a1c385fd4da293281095a1207e8cd99ef92286f5)

Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.1.bbappend

index 3a4858592909a52c81fcc8639487b4c505a7a125..d97641411217a25f9ef2c4b69900492537f6979d 100644 (file)
@@ -7,7 +7,7 @@ KBRANCH_mpc8315e-rdb = "standard/fsl-mpc8315e-rdb"
 KMACHINE_genericx86 ?= "common-pc"
 KMACHINE_genericx86-64 ?= "common-pc-64"
 
-SRCREV_machine_genericx86    ?= "0847ed67f89b5a8bbaaa0a7b6cfa2a99ef34834f"
+SRCREV_machine_genericx86    ?= "a6b3a8cc120640bf5e528c8558ce060675757fc1"
 SRCREV_machine_genericx86-64 ?= "a6b3a8cc120640bf5e528c8558ce060675757fc1"
 SRCREV_machine_edgerouter ?= "a6b3a8cc120640bf5e528c8558ce060675757fc1"
 SRCREV_machine_beaglebone ?= "2ccca89503ed8c3f37b486b29d2ec3a6699f1899"
@@ -19,8 +19,8 @@ COMPATIBLE_MACHINE_edgerouter = "edgerouter"
 COMPATIBLE_MACHINE_beaglebone = "beaglebone"
 COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb"
 
-LINUX_VERSION_genericx86 = "4.1.30"
-LINUX_VERSION_genericx86-64 = "4.1.30"
+LINUX_VERSION_genericx86 = "4.1.32"
+LINUX_VERSION_genericx86-64 = "4.1.32"
 LINUX_VERSION_edgerouter = "4.1.32"
 LINUX_VERSION_beaglebone = "4.1.32"
 LINUX_VERSION_mpc8315e-rdb = "4.1.32"