aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2016-04-22 15:03:24 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-05-09 08:03:58 +0100
commit7071ab47ce566398b398ac3d24eb3620a0353897 (patch)
tree17464572e259a219bd5339869a82993a6da0ff6b /meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb
parent417b1ef4d180b7434e69e5e8dff20298788f4007 (diff)
downloadopenembedded-core-contrib-7071ab47ce566398b398ac3d24eb3620a0353897.tar.gz
linux-yocto/4.1: make ltsi content available
In the better late than never category, this commit integrates the ltsi content into linux-yocto 4.1. We we already matching LTSI on the kernel version front with a small gap in patches. With this commit, we have a "ltsi" branch that is pure ltsi on the mailine kernel, and then that commit is merged into standard/base (to make it available to all BSPs). Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb
index 1bbfff28a4..ba6ce74e84 100644
--- a/meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb
@@ -9,7 +9,7 @@ LINUX_VERSION ?= "4.1.22"
KMETA = "kernel-meta"
KCONF_BSP_AUDIT_LEVEL = "2"
-SRCREV_machine ?= "60332e45b2685ed78ed61f3c27ce931e12b1dfdf"
+SRCREV_machine ?= "d03753ddb28a1141e550a67c99ac95789a424fc5"
SRCREV_meta ?= "a4f88c3fad887e1c559d03ae1b531ca267137b69"
PV = "${LINUX_VERSION}+git${SRCPV}"