aboutsummaryrefslogtreecommitdiffstats
path: root/meta-yocto-bsp
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-10 10:46:34 +0100
commit4534741168c30f63df728aaf694ce64aa06e5367 (patch)
treeb23a8c850e2f6af8fe3e1f76e3affefbfaec9f31 /meta-yocto-bsp
parentdd53025d24ef7ab948414cc0141f65f48eaacfa2 (diff)
downloadopenembedded-core-contrib-4534741168c30f63df728aaf694ce64aa06e5367.tar.gz
linux-yocto: Update genericx86* SRCREVs for linux-yocto 4.1
Upgrades to linux version 4.1.28 (From meta-yocto rev: da898f3da00d6e74f7f69d89b47c7529ebc7b20d) 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')
-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"