diff options
author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2017-02-01 10:30:28 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-02-05 09:20:20 +0000 |
commit | 460071785c58de6d45698046e70f1121438537cd (patch) | |
tree | 4438301303c8a15247cb0138694be31bcd5b7811 /meta/recipes-kernel | |
parent | 9b4c9986ebed75ee71a8179e04a4384624c0e7e0 (diff) | |
download | openembedded-core-460071785c58de6d45698046e70f1121438537cd.tar.gz openembedded-core-460071785c58de6d45698046e70f1121438537cd.tar.bz2 openembedded-core-460071785c58de6d45698046e70f1121438537cd.zip |
kernel-yocto/features: enable TPM
Adding a feature fragment that enables a broad range of TPM
drivers. They service as a baseline for production kernels.
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-kernel')
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-rt_4.8.bb | 2 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-rt_4.9.bb | 2 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-tiny_4.8.bb | 2 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-tiny_4.9.bb | 2 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto_4.8.bb | 2 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto_4.9.bb | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_4.8.bb b/meta/recipes-kernel/linux/linux-yocto-rt_4.8.bb index c0ff503676..f76b590055 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_4.8.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_4.8.bb @@ -12,7 +12,7 @@ python () { } SRCREV_machine ?= "9c4f52cb2bafd9657c51cef2166db2b73a95aaa9" -SRCREV_meta ?= "3edb4de355873d32da9307a011adea2542bd05a7" +SRCREV_meta ?= "ceb1eeb63f96e903a4caee1bad4dda238192fb6a" SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.8.git;branch=${KBRANCH};name=machine \ git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.8;destsuffix=${KMETA}" diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_4.9.bb b/meta/recipes-kernel/linux/linux-yocto-rt_4.9.bb index 1c26ef3ac9..7b214e4053 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_4.9.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_4.9.bb @@ -12,7 +12,7 @@ python () { } SRCREV_machine ?= "628a985d1bb4d992b76c727afd373788bd496c90" -SRCREV_meta ?= "78e8e39c7c73ab9d98864f492b1fd9658124d635" +SRCREV_meta ?= "2adba5d7c1a6c0425b02b1a650e7a6c320ee3acf" SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.9.git;branch=${KBRANCH};name=machine \ git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.9;destsuffix=${KMETA}" diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_4.8.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_4.8.bb index 11b0dc9ea4..1f0406b304 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_4.8.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_4.8.bb @@ -10,7 +10,7 @@ KMETA = "kernel-meta" KCONF_BSP_AUDIT_LEVEL = "2" SRCREV_machine ?= "b62f29ac5c15d6333a13811db030d704b35ace8f" -SRCREV_meta ?= "3edb4de355873d32da9307a011adea2542bd05a7" +SRCREV_meta ?= "ceb1eeb63f96e903a4caee1bad4dda238192fb6a" PV = "${LINUX_VERSION}+git${SRCPV}" diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_4.9.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_4.9.bb index 12a64887d6..12f19f313a 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_4.9.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_4.9.bb @@ -10,7 +10,7 @@ KMETA = "kernel-meta" KCONF_BSP_AUDIT_LEVEL = "2" SRCREV_machine ?= "6fdf2bca12625c67b64f39e08b1b4ae7c610f8bd" -SRCREV_meta ?= "78e8e39c7c73ab9d98864f492b1fd9658124d635" +SRCREV_meta ?= "2adba5d7c1a6c0425b02b1a650e7a6c320ee3acf" PV = "${LINUX_VERSION}+git${SRCPV}" diff --git a/meta/recipes-kernel/linux/linux-yocto_4.8.bb b/meta/recipes-kernel/linux/linux-yocto_4.8.bb index 0ebd071463..dba7a4aa11 100644 --- a/meta/recipes-kernel/linux/linux-yocto_4.8.bb +++ b/meta/recipes-kernel/linux/linux-yocto_4.8.bb @@ -19,7 +19,7 @@ SRCREV_machine_qemux86 ?= "9bcb4ea3fa107f1a8790c8c3408eb250e8d1d66e" SRCREV_machine_qemux86-64 ?= "9bcb4ea3fa107f1a8790c8c3408eb250e8d1d66e" SRCREV_machine_qemumips64 ?= "b90b544d7a5b004b635cf337b29e15294cb17553" SRCREV_machine ?= "9bcb4ea3fa107f1a8790c8c3408eb250e8d1d66e" -SRCREV_meta ?= "3edb4de355873d32da9307a011adea2542bd05a7" +SRCREV_meta ?= "ceb1eeb63f96e903a4caee1bad4dda238192fb6a" SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.8.git;name=machine;branch=${KBRANCH}; \ git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.8;destsuffix=${KMETA}" diff --git a/meta/recipes-kernel/linux/linux-yocto_4.9.bb b/meta/recipes-kernel/linux/linux-yocto_4.9.bb index b42603bad2..81a42489f5 100644 --- a/meta/recipes-kernel/linux/linux-yocto_4.9.bb +++ b/meta/recipes-kernel/linux/linux-yocto_4.9.bb @@ -19,7 +19,7 @@ SRCREV_machine_qemux86 ?= "6fdf2bca12625c67b64f39e08b1b4ae7c610f8bd" SRCREV_machine_qemux86-64 ?= "6fdf2bca12625c67b64f39e08b1b4ae7c610f8bd" SRCREV_machine_qemumips64 ?= "303f51499cfe9f770c4a843a2042228897cea1b4" SRCREV_machine ?= "6fdf2bca12625c67b64f39e08b1b4ae7c610f8bd" -SRCREV_meta ?= "78e8e39c7c73ab9d98864f492b1fd9658124d635" +SRCREV_meta ?= "2adba5d7c1a6c0425b02b1a650e7a6c320ee3acf" SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.9.git;name=machine;branch=${KBRANCH}; \ git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.9;destsuffix=${KMETA}" |