summaryrefslogtreecommitdiffstats
path: root/meta-yocto-bsp/recipes-kernel
diff options
context:
space:
mode:
authorAlejandro Hernandez <alejandro.hernandez@linux.intel.com>2016-08-03 20:29:32 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-08-04 22:10:25 +0100
commitda898f3da00d6e74f7f69d89b47c7529ebc7b20d (patch)
tree03919eab2bf5bf8ff177f9dee6f610deacb75fd5 /meta-yocto-bsp/recipes-kernel
parentce1fe45e9a18a82e2b95ea7e0b088ba595ceeee6 (diff)
downloadopenembedded-core-contrib-da898f3da00d6e74f7f69d89b47c7529ebc7b20d.tar.gz
linux-yocto: Update genericx86* SRCREVs for linux-yocto 4.1
Upgrades to linux version 4.1.28 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/recipes-kernel')
-rw-r--r--meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.1.bbappend8
1 files 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 c5758533d7..e0d32454e3 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 ?= "75d56a13f86fc48002e4a3f9ed60546db30432b7"
-SRCREV_machine_genericx86-64 ?= "75d56a13f86fc48002e4a3f9ed60546db30432b7"
+SRCREV_machine_genericx86 ?= "44af900716206d4cae283aa74e92f4118720724a"
+SRCREV_machine_genericx86-64 ?= "44af900716206d4cae283aa74e92f4118720724a"
SRCREV_machine_edgerouter ?= "403eda4633e9037fb715d0d1e8ae847b2bd0651a"
SRCREV_machine_beaglebone ?= "859aecf685fcd9d30490a6da459fb76b48947075"
SRCREV_machine_mpc8315e-rdb ?= "403eda4633e9037fb715d0d1e8ae847b2bd0651a"
@@ -19,5 +19,5 @@ COMPATIBLE_MACHINE_edgerouter = "edgerouter"
COMPATIBLE_MACHINE_beaglebone = "beaglebone"
COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb"
-LINUX_VERSION_genericx86 = "4.1.26"
-LINUX_VERSION_genericx86-64 = "4.1.26"
+LINUX_VERSION_genericx86 = "4.1.28"
+LINUX_VERSION_genericx86-64 = "4.1.28"