From 200fcba58e28f06445e7cacd3ca39a4d3ffe2164 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Mon, 11 Jul 2016 12:28:08 -0400 Subject: linux-yocto: powerclamp and gpio configuration changes Integrating the following commits to tweak the default configuration for powerclamp and gpio: features/thermal: make INTEL_POWERCLAMP driver built as module gpio: disable Intel PMIC gpio (From OE-Core rev: b5541c3db22fbe8b4e0389b5937cbb5ae0284f00) Signed-off-by: Bruce Ashfield Signed-off-by: Richard Purdie --- meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb') diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb index 1ea77a4f8a..8852f08c5e 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb @@ -10,7 +10,7 @@ KMETA = "kernel-meta" KCONF_BSP_AUDIT_LEVEL = "2" SRCREV_machine ?= "15cf090ded5157e67302313bff9da0fa056e8ea9" -SRCREV_meta ?= "672a86bd4bac288b4cc222112d3826837181583b" +SRCREV_meta ?= "cab4fec4b7ab0efae0f44c1ec1836c035a9b78fe" PV = "${LINUX_VERSION}+git${SRCPV}" -- cgit v1.2.3-54-g00ecf