[poky] [PATCH 2/2] linux-yocto: Update SRCREV for genericx86* for 4.4

Alejandro Hernandez alejandro.hernandez at linux.intel.com
Thu May 26 13:19:50 PDT 2016


Upgrades to Linux version 4.4.11

Signed-off-by: Alejandro Hernandez <alejandro.hernandez at linux.intel.com>
---
 meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.4.bbappend | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.4.bbappend b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.4.bbappend
index c87a3e0..e2bdc40 100644
--- a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.4.bbappend
+++ b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.4.bbappend
@@ -7,8 +7,8 @@ KBRANCH_edgerouter = "standard/edgerouter"
 KBRANCH_beaglebone = "standard/beaglebone"
 KBRANCH_mpc8315e-rdb = "standard/fsl-mpc8315e-rdb"
 
-SRCREV_machine_genericx86    ?= "fe7ff38448d530db27ac31cbb086cb6fdf94bb7f"
-SRCREV_machine_genericx86-64 ?= "fe7ff38448d530db27ac31cbb086cb6fdf94bb7f"
+SRCREV_machine_genericx86    ?= "628bf627561c6285d99fb978e11d4c15fc29324b"
+SRCREV_machine_genericx86-64 ?= "628bf627561c6285d99fb978e11d4c15fc29324b"
 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.10"
-LINUX_VERSION_genericx86-64 = "4.4.10"
+LINUX_VERSION_genericx86 = "4.4.11"
+LINUX_VERSION_genericx86-64 = "4.4.11"
-- 
2.6.6



More information about the poky mailing list