From dc6c660149f3231a09b55b4042c66fb3dc0e06b6 Mon Sep 17 00:00:00 2001 From: John Klug Date: Wed, 6 Feb 2019 13:34:35 -0600 Subject: Add rs9113 drivers to mtrv1 --- recipes-core/images/mlinux-mtrv1-image.bb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/recipes-core/images/mlinux-mtrv1-image.bb b/recipes-core/images/mlinux-mtrv1-image.bb index d791809..1e1d72e 100644 --- a/recipes-core/images/mlinux-mtrv1-image.bb +++ b/recipes-core/images/mlinux-mtrv1-image.bb @@ -1,5 +1,4 @@ -# Conduit 0.0 or 0.1 without RS9113 -DESCRIPTION = "mLinux base image" +DESCRIPTION = "mLinux base image with rs9113 drivers" LICENSE = "MIT" require mlinux-minimal-image.bb @@ -10,6 +9,8 @@ FILESYSTEM_FEATURES = "dosfstools \ lsof \ " +IMAGE_INSTALL += "kernel-module-rs9113 rs9113-noarch rs9113-util" + NETWORKING_FEATURES += "bridge-utils \ inetutils-ftp \ openssl \ -- cgit v1.2.3