mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 00:59:48 +00:00
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. (From OE-Core rev: 460071785c58de6d45698046e70f1121438537cd) 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> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
6e24a5a2c0
commit
69083a1a1e
@@ -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}"
|
||||
|
||||
Reference in New Issue
Block a user