aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2016-06-21 11:20:27 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-06-23 14:26:17 +0100
commit837525271286cdfb33e8573c81726af768b58ca3 (patch)
treec35a3786b4c0eed160b97a2049f90f249b0f4dfd /meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb
parentf28c266bead7af14e5dce2409751ab38e738c4a9 (diff)
downloadopenembedded-core-contrib-837525271286cdfb33e8573c81726af768b58ca3.tar.gz
linux-yocto/4.4: sensor driver backports
Backporting the following mainline commits to make additional sensor drivers available: iio: st-accel: add support for lis2dh12 iio: accel: add Freescale MMA7455L/MMA7456L 3-axis accelerometer driver (From OE-Core rev: 952fdf647ee0223df2189bbb87437befcb0c2707) Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb
index 23188a5371..58ab2a7dd9 100644
--- a/meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb
@@ -9,7 +9,7 @@ LINUX_VERSION ?= "4.4.13"
KMETA = "kernel-meta"
KCONF_BSP_AUDIT_LEVEL = "2"
-SRCREV_machine ?= "bc64c8124504681545cb97a22b69a4e4bfeb55e2"
+SRCREV_machine ?= "13852755ecbf491848afbe40e66fc152bc70915b"
SRCREV_meta ?= "870134f4bfa6208d6e5339e065486be3b6e693a5"
PV = "${LINUX_VERSION}+git${SRCPV}"