summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2016-07-07 14:39:04 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-07-20 10:28:43 +0100
commit92469ae0e3d47a365636641ba4a67d51abf83217 (patch)
treedf728012a4f5e4c39d1c18fc01f873c0834c8bc7 /meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb
parent63ff759627fa7aa2325dcf373c078e7e47f7cc8c (diff)
downloadpoky-92469ae0e3d47a365636641ba4a67d51abf83217.tar.gz
linux-yocto/4.1/4.4: x86, power and usb-c mainline backports
Updating the 4.1 and 4.4 kernels with mainlin backports for platform/feature support. Also updating the kernel meta data to configure and use those new features. (From OE-Core rev: d33f1ccd8ddf8eeaf262267d8618f2422adda629) 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.bb4
1 files changed, 2 insertions, 2 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 638b3db9e4..1df17848af 100644
--- a/meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb
@@ -9,8 +9,8 @@ LINUX_VERSION ?= "4.4.13"
9KMETA = "kernel-meta" 9KMETA = "kernel-meta"
10KCONF_BSP_AUDIT_LEVEL = "2" 10KCONF_BSP_AUDIT_LEVEL = "2"
11 11
12SRCREV_machine ?= "13852755ecbf491848afbe40e66fc152bc70915b" 12SRCREV_machine ?= "26d9c4e612512486290bad4525cef5c69f5e485d"
13SRCREV_meta ?= "44a610517357619a9ba827a597eef6d7f6e079f3" 13SRCREV_meta ?= "6f6ffd05b919b870b6b97c0200ff1fff4e614563"
14 14
15PV = "${LINUX_VERSION}+git${SRCPV}" 15PV = "${LINUX_VERSION}+git${SRCPV}"
16 16