[poky] [PATCH 1/4] linux-yocto: Update genericx86* SRCREVs for linux-yocto 4.1

Alejandro Hernandez alejandro.hernandez at linux.intel.com
Fri Feb 3 10:25:21 PST 2017


Updates to Linux 4.1.37

Signed-off-by: Alejandro Hernandez <alejandro.hernandez at linux.intel.com>
---
 meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.1.bbappend | 8 ++++----
 1 file 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 68bae2c..8f0e767 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"
 KMACHINE_genericx86 ?= "common-pc"
 KMACHINE_genericx86-64 ?= "common-pc-64"
 
-SRCREV_machine_genericx86    ?= "fec49247816d7045aa8abe0047bcd4737af9a853"
-SRCREV_machine_genericx86-64 ?= "fec49247816d7045aa8abe0047bcd4737af9a853"
+SRCREV_machine_genericx86    ?= "aadda25ee787681666f1d7961cd6c5a641da678d"
+SRCREV_machine_genericx86-64 ?= "aadda25ee787681666f1d7961cd6c5a641da678d"
 SRCREV_machine_edgerouter ?= "fec49247816d7045aa8abe0047bcd4737af9a853"
 SRCREV_machine_beaglebone ?= "938cc4ac8d36f166c9e2e0517d6ffd6d278fe631"
 SRCREV_machine_mpc8315e-rdb ?= "fec49247816d7045aa8abe0047bcd4737af9a853"
@@ -19,8 +19,8 @@ COMPATIBLE_MACHINE_edgerouter = "edgerouter"
 COMPATIBLE_MACHINE_beaglebone = "beaglebone"
 COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb"
 
-LINUX_VERSION_genericx86 = "4.1.36"
-LINUX_VERSION_genericx86-64 = "4.1.36"
+LINUX_VERSION_genericx86 = "4.1.37"
+LINUX_VERSION_genericx86-64 = "4.1.37"
 LINUX_VERSION_edgerouter = "4.1.36"
 LINUX_VERSION_beaglebone = "4.1.36"
 LINUX_VERSION_mpc8315e-rdb = "4.1.36"
-- 
2.6.6



More information about the poky mailing list