summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto_4.4.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2016-07-07 14:39:07 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-07-20 10:28:43 +0100
commit6ae50db71e71a50dc24134059fee359a27900ef7 (patch)
treedd2d2b6bcfc4cdb3788cf0860f36034db51b1db7 /meta/recipes-kernel/linux/linux-yocto_4.4.bb
parent0c5b11a7015646b3fa539af0a6dbd664a0da48dc (diff)
downloadpoky-6ae50db71e71a50dc24134059fee359a27900ef7.tar.gz
linux-yocto/config: mei, gpio and usb type c
Merging the following configuration changes into the 4.1 and 4.4 linux-yocto kernel meta data: mei.cfg: mei driver is no longer in staging bsp/intel-common: add keyboard-gpio to intel-common-drivers features/thermal: Enable Intel PMIC thermal feature broxton: Enable USB Type C feature for broxton (From OE-Core rev: 5218a27645b57f0d38d9b17bcb2f41e3e04c0d67) 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_4.4.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto_4.4.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto_4.4.bb b/meta/recipes-kernel/linux/linux-yocto_4.4.bb
index 46a0e827c4..bfcf04dbc2 100644
--- a/meta/recipes-kernel/linux/linux-yocto_4.4.bb
+++ b/meta/recipes-kernel/linux/linux-yocto_4.4.bb
@@ -19,7 +19,7 @@ SRCREV_machine_qemux86 ?= "0e30a74f2cbbab0c7014561fe4eab1c9d8bfe560"
19SRCREV_machine_qemux86-64 ?= "0e30a74f2cbbab0c7014561fe4eab1c9d8bfe560" 19SRCREV_machine_qemux86-64 ?= "0e30a74f2cbbab0c7014561fe4eab1c9d8bfe560"
20SRCREV_machine_qemumips64 ?= "14a513a5ba6a6b6968347014040d800496339622" 20SRCREV_machine_qemumips64 ?= "14a513a5ba6a6b6968347014040d800496339622"
21SRCREV_machine ?= "0e30a74f2cbbab0c7014561fe4eab1c9d8bfe560" 21SRCREV_machine ?= "0e30a74f2cbbab0c7014561fe4eab1c9d8bfe560"
22SRCREV_meta ?= "4ebb8be6799bf2b738d46a3db49ebe59187f3b96" 22SRCREV_meta ?= "01ac19ede037b753d2b3f0adb20ab1becb7e1511"
23 23
24SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.4.git;name=machine;branch=${KBRANCH}; \ 24SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.4.git;name=machine;branch=${KBRANCH}; \
25 git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.4;destsuffix=${KMETA}" 25 git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.4;destsuffix=${KMETA}"