From 69083a1a1e73333f34b047a73ef5228dcc3384bd Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Wed, 1 Feb 2017 10:30:28 -0500 Subject: 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 Signed-off-by: Bruce Ashfield Signed-off-by: Ross Burton Signed-off-by: Richard Purdie --- meta/recipes-kernel/linux/linux-yocto-tiny_4.9.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-kernel/linux/linux-yocto-tiny_4.9.bb') 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}" -- cgit 1.2.3-korg