From a270cbac6da54d76f262c3039525581fb8565955 Mon Sep 17 00:00:00 2001 From: Andrii Pientsov Date: Fri, 15 Jan 2021 10:56:27 +0200 Subject: Additional kernel modules (leds-pca955x, rtc-ds1307) for MTRE device. --- recipes-core/images/mtr-modules.inc | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/recipes-core/images/mtr-modules.inc b/recipes-core/images/mtr-modules.inc index f5a57b3..7231dc6 100644 --- a/recipes-core/images/mtr-modules.inc +++ b/recipes-core/images/mtr-modules.inc @@ -10,7 +10,13 @@ IMAGE_INSTALL_append_mtr = "\ kernel-module-wlcore \ kernel-module-wlcore-sdio \ " -# Modules for mtrv1 and mtr + +IMAGE_INSTALL_append_mtre = "\ + kernel-module-leds-pca955x \ + kernel-module-rtc-ds1307 \ +" + +# Modules for mtrv1 and mtr and mtre IMAGE_INSTALL_append = " \ kernel-module-8021q \ -- cgit v1.2.3