summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto_4.10.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2017-08-20 22:58:14 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-09-11 22:15:59 +0100
commit197a32fd1bc7df6a601bdca24ae07e38cbb1088f (patch)
tree4fbc5e32cfa538acf3da78951b50543da0942f9f /meta/recipes-kernel/linux/linux-yocto_4.10.bb
parentb1ffdf653c96dd80edf63b6377217230e5de505a (diff)
downloadpoky-197a32fd1bc7df6a601bdca24ae07e38cbb1088f.tar.gz
kernel-yocto: configuration updates: x86 features
Integrating the following kernel configuration changes: f7fbd4185e5 features/qat: additional configurations, CONFIG_CRYPTO_RSA and CONFIG_CRYPTO_DH 50c62581d283 features/netfilter: additional configurations d67e4ed89556 features/x2apic: add X2APIC feature 7889b28c5300 features/vfio: add VFIO feature dc4ec998757e features/numa: Add NUMA feature c88c18de4ca8 features/mtd: add MTD feature 9035571d32ee features/iommu: add IOMMU feature 6f3b16136f55 features/intel-txt: add intel-txt feature 4936a5f508f0 common-pc-wifi: Enable SDIO for BroadCom BRCMFMAC (From OE-Core rev: 59d294f119dc91d9ec47b0a8381d3addc86a6e3a) (From OE-Core rev: 5d92cf0618e863472dc3ac54c89dd2f469733a2b) Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel/linux/linux-yocto_4.10.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto_4.10.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto_4.10.bb b/meta/recipes-kernel/linux/linux-yocto_4.10.bb
index f3966d4fa5..a73ae14e4c 100644
--- a/meta/recipes-kernel/linux/linux-yocto_4.10.bb
+++ b/meta/recipes-kernel/linux/linux-yocto_4.10.bb
@@ -19,7 +19,7 @@ SRCREV_machine_qemux86 ?= "6648a34e00c55a0634b39e661dd6ba14dd106473"
19SRCREV_machine_qemux86-64 ?= "6648a34e00c55a0634b39e661dd6ba14dd106473" 19SRCREV_machine_qemux86-64 ?= "6648a34e00c55a0634b39e661dd6ba14dd106473"
20SRCREV_machine_qemumips64 ?= "b442c964432938cbe10c4cc578260353045af980" 20SRCREV_machine_qemumips64 ?= "b442c964432938cbe10c4cc578260353045af980"
21SRCREV_machine ?= "6648a34e00c55a0634b39e661dd6ba14dd106473" 21SRCREV_machine ?= "6648a34e00c55a0634b39e661dd6ba14dd106473"
22SRCREV_meta ?= "e92bd55409a6ded89642f5ac22391487364ac798" 22SRCREV_meta ?= "ba079c7ed914d6502351da16c6b4ccf1e285ebdc"
23 23
24SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.10.git;name=machine;branch=${KBRANCH}; \ 24SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.10.git;name=machine;branch=${KBRANCH}; \
25 git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.10;destsuffix=${KMETA}" 25 git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.10;destsuffix=${KMETA}"