aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2016-03-30 08:24:59 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-03-31 09:15:04 +0100
commitdacf9f2feb1f05ff0d9e1b294716f572a957100f (patch)
tree19c8a4f5b9405eef8a2989371bc1759fafdd5030 /meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb
parentab6fd488db82c6912777e77dbfbd16e2a67a698b (diff)
downloadopenembedded-core-contrib-dacf9f2feb1f05ff0d9e1b294716f572a957100f.tar.gz
linux-yocto/4.1: SMBus/iTCO backports
Backporting the following mainline commits to add Intel Broxton and Denverton support: 49b34899e7ca i2c: i801: Add support for Intel Broxton 69f6eeceb5b1 i2c: i801: Add support for Intel DNV b131e3e13838 watchdog: iTCO_wdt: Add support for TCO on Intel Sunrisepoint fce230a538de mfd: watchdog: iTCO_wdt: Expose watchdog properties using platform data a1a2140e856d intel_pmc_ipc: Update kerneldoc formatting e407caf0a583 intel_pmc_ipc: Fix compiler casting warnings 909588e549d7 intel_pmc_ipc: Add Intel Apollo Lake PMC IPC driver 1cd89340c1a9 mfd: lpc_ich: Assign subdevice ids automatically 729025b3e8d3 i2c: i801: Create iTCO device on newer Intel PCHs (From OE-Core rev: b4c2a90a2c6d224c041f44b6104b1dd9678d7c62) Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb b/meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb
index f217f78daf..0e25536538 100644
--- a/meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb
@@ -2,7 +2,7 @@ KBRANCH ?= "standard/preempt-rt/base"
require recipes-kernel/linux/linux-yocto.inc
-SRCREV_machine ?= "8a1c72b29b63604b45ef13aed04f7bfe6d4fc277"
+SRCREV_machine ?= "d84b3cdc2d04fe42efb94b6f1e67c2d84af20bde"
SRCREV_meta ?= "b9023d4c8fbbb854c26f158a079a5f54dd61964d"
SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.1.git;branch=${KBRANCH};name=machine \