aboutsummaryrefslogtreecommitdiffstats
path: root/meta-yocto-bsp
diff options
context:
space:
mode:
authorAlejandro Hernandez <alejandro.hernandez@linux.intel.com>2016-08-03 20:29:33 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-08-10 10:46:35 +0100
commit33b01282e2375651c5e574a65f4664f47e9126a6 (patch)
tree2680e7c808e5be10c48ec310956b3ac4e952dd13 /meta-yocto-bsp
parent4534741168c30f63df728aaf694ce64aa06e5367 (diff)
downloadopenembedded-core-contrib-33b01282e2375651c5e574a65f4664f47e9126a6.tar.gz
linux-yocto: Update genericx86* SRCREVs for linux-yocto 4.4
Upgrades to linux version 4.4.15 (From meta-yocto rev: eee273eeaf3d2a95c4535af198479f71ff9fb63e) 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.4.bbappend8
1 files 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 381463f6f9..2c351c36bc 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 ?= "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"