diff options
| author | John Klug <john.klug@multitech.com> | 2021-03-26 09:56:35 -0500 |
|---|---|---|
| committer | John Klug <john.klug@multitech.com> | 2021-03-26 09:56:35 -0500 |
| commit | 401abfc5cc601f4db3c711f5ac42d3b6c195f161 (patch) | |
| tree | b869c948940654f6bba38a6733573fbdef097d68 | |
| parent | d048e505086744fe322c769726b14ffcbce0a3b3 (diff) | |
| download | meta-mlinux-atmel-401abfc5cc601f4db3c711f5ac42d3b6c195f161.tar.gz meta-mlinux-atmel-401abfc5cc601f4db3c711f5ac42d3b6c195f161.tar.bz2 meta-mlinux-atmel-401abfc5cc601f4db3c711f5ac42d3b6c195f161.zip | |
Add the tmp102 module to MTCAP images, so MTCAP can monitor its temp
| -rw-r--r-- | recipes-core/images/mtcap-modules.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-core/images/mtcap-modules.inc b/recipes-core/images/mtcap-modules.inc index ed3ca51..f7eed48 100644 --- a/recipes-core/images/mtcap-modules.inc +++ b/recipes-core/images/mtcap-modules.inc @@ -229,6 +229,7 @@ IMAGE_INSTALL_append = " \ kernel-module-spi-nor \ kernel-module-stp \ kernel-module-tea \ + kernel-module-tmp102 \ kernel-module-tun \ kernel-module-twofish-common \ kernel-module-twofish-generic \ |
