summaryrefslogtreecommitdiffstats
path: root/meta-yocto-bsp
diff options
context:
space:
mode:
authorAlejandro Hernandez <alejandro.hernandez@linux.intel.com>2017-03-29 12:03:25 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-03-31 10:10:30 +0100
commit730617f8d010ef0b6521912305b549b2e0aecd3f (patch)
tree0122b2f7c93bd80293342b60790e1274cb170df1 /meta-yocto-bsp
parent80fa61e3d8edbd6528482cd784b603d3bbd49782 (diff)
downloadpoky-730617f8d010ef0b6521912305b549b2e0aecd3f.tar.gz
linux-yocto: Update genericx86* SRCREVs for linux-yocto 4.4 Updates to Linux 4.4.56
(From meta-yocto rev: 327840b481d4d82f68aae5aa84c0aed16ebec035) 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 b499a6677c..22af3949c6 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"
7KBRANCH_beaglebone = "standard/beaglebone" 7KBRANCH_beaglebone = "standard/beaglebone"
8KBRANCH_mpc8315e-rdb = "standard/fsl-mpc8315e-rdb" 8KBRANCH_mpc8315e-rdb = "standard/fsl-mpc8315e-rdb"
9 9
10SRCREV_machine_genericx86 ?= "ad8b1d659ddd2699ebf7d50ef9de8940b157bfc2" 10SRCREV_machine_genericx86 ?= "2525fc844188708834929d119cecdc2f6ae3c88a"
11SRCREV_machine_genericx86-64 ?= "ad8b1d659ddd2699ebf7d50ef9de8940b157bfc2" 11SRCREV_machine_genericx86-64 ?= "2525fc844188708834929d119cecdc2f6ae3c88a"
12SRCREV_machine_edgerouter ?= "cebe1ad56aebd89e0de29412e19433fb441bf13c" 12SRCREV_machine_edgerouter ?= "cebe1ad56aebd89e0de29412e19433fb441bf13c"
13SRCREV_machine_beaglebone ?= "cebe1ad56aebd89e0de29412e19433fb441bf13c" 13SRCREV_machine_beaglebone ?= "cebe1ad56aebd89e0de29412e19433fb441bf13c"
14SRCREV_machine_mpc8315e-rdb ?= "06c0dbdcba374ca7f92a53d69292d6bb7bc9b0f3" 14SRCREV_machine_mpc8315e-rdb ?= "06c0dbdcba374ca7f92a53d69292d6bb7bc9b0f3"
@@ -19,8 +19,8 @@ COMPATIBLE_MACHINE_edgerouter = "edgerouter"
19COMPATIBLE_MACHINE_beaglebone = "beaglebone" 19COMPATIBLE_MACHINE_beaglebone = "beaglebone"
20COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb" 20COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb"
21 21
22LINUX_VERSION_genericx86 = "4.4.41" 22LINUX_VERSION_genericx86 = "4.4.56"
23LINUX_VERSION_genericx86-64 = "4.4.41" 23LINUX_VERSION_genericx86-64 = "4.4.56"
24LINUX_VERSION_edgerouter = "4.4.53" 24LINUX_VERSION_edgerouter = "4.4.53"
25LINUX_VERSION_beaglebone = "4.4.53" 25LINUX_VERSION_beaglebone = "4.4.53"
26LINUX_VERSION_mpc8315e-rdb = "4.4.53" 26LINUX_VERSION_mpc8315e-rdb = "4.4.53"