From 80c5ac5a92bd2f9bb864a6ed803bc0c0577d58fa Mon Sep 17 00:00:00 2001 From: John Klug Date: Fri, 26 Mar 2021 09:56:35 -0500 Subject: Add the tmp102 module to MTCAP images, so MTCAP can monitor its temp --- recipes-core/images/mtcap-modules.inc | 1 + 1 file changed, 1 insertion(+) (limited to 'recipes-core/images') diff --git a/recipes-core/images/mtcap-modules.inc b/recipes-core/images/mtcap-modules.inc index 0980aa9..94c7cf1 100644 --- a/recipes-core/images/mtcap-modules.inc +++ b/recipes-core/images/mtcap-modules.inc @@ -9,6 +9,7 @@ include common-modules.inc IMAGE_INSTALL_append_mtcap = "\ kernel-module-spi-atmel \ + kernel-module-tmp102 \ " # Modules for mtrv1 and mtr -- cgit v1.2.3