]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
linux-yocto: Update genericx86* SRCREVs for linux-yocto 4.4
authorAlejandro Hernandez <alejandro.hernandez@linux.intel.com>
Wed, 3 Aug 2016 20:29:33 +0000 (20:29 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 4 Aug 2016 21:10:25 +0000 (22:10 +0100)
Upgrades to linux version 4.4.15

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.4.bbappend

index 381463f6f92482f93bf89880b878b1d7ced26ef0..2c351c36bcf3b60cf17ee93c624d94222996ef32 100644 (file)
@@ -7,8 +7,8 @@ KBRANCH_edgerouter = "standard/edgerouter"
 KBRANCH_beaglebone = "standard/beaglebone"
 KBRANCH_mpc8315e-rdb = "standard/fsl-mpc8315e-rdb"
 
-SRCREV_machine_genericx86    ?= "0e30a74f2cbbab0c7014561fe4eab1c9d8bfe560"
-SRCREV_machine_genericx86-64 ?= "0e30a74f2cbbab0c7014561fe4eab1c9d8bfe560"
+SRCREV_machine_genericx86    ?= "ddab242999407fadae68e7ee5381b0ec6679d443"
+SRCREV_machine_genericx86-64 ?= "ddab242999407fadae68e7ee5381b0ec6679d443"
 SRCREV_machine_edgerouter ?= "628bf627561c6285d99fb978e11d4c15fc29324b"
 SRCREV_machine_beaglebone ?= "628bf627561c6285d99fb978e11d4c15fc29324b"
 SRCREV_machine_mpc8315e-rdb ?= "94ac8da44990afd2d43c0ccd713420fb1cfa0792"
@@ -19,5 +19,5 @@ COMPATIBLE_MACHINE_edgerouter = "edgerouter"
 COMPATIBLE_MACHINE_beaglebone = "beaglebone"
 COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb"
 
-LINUX_VERSION_genericx86 = "4.4.13"
-LINUX_VERSION_genericx86-64 = "4.4.13"
+LINUX_VERSION_genericx86 = "4.4.15"
+LINUX_VERSION_genericx86-64 = "4.4.15"