From 5fc68d16e845c562c262862e7cbfe49db149e2f2 Mon Sep 17 00:00:00 2001 From: John Klug Date: Mon, 20 May 2019 15:39:45 -0500 Subject: add packages for certification testing mtrv1 --- recipes-core/images/mlinux-mtrv1-image.bb | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'recipes-core') diff --git a/recipes-core/images/mlinux-mtrv1-image.bb b/recipes-core/images/mlinux-mtrv1-image.bb index 3c10593..a9b2280 100644 --- a/recipes-core/images/mlinux-mtrv1-image.bb +++ b/recipes-core/images/mlinux-mtrv1-image.bb @@ -15,6 +15,7 @@ NETWORKING_FEATURES += "bridge-utils \ openssl \ rsync \ iperf \ + iperf3 \ mii-diag \ tcpdump \ netcat \ @@ -31,7 +32,7 @@ WIFI_FEATURES = " \ hostap-daemon hostap-utils \ " -BLUETOOTH_FEATURES = "bluez5" +BLUETOOTH_FEATURES = "bluez5 bluez5-pand" # Add all timezones available # ntpdate will sync time every 30 min by default via cron @@ -56,10 +57,10 @@ MULTITECH_FEATURES += " \ jsparser \ " -MISC_FEATURES = "minicom lrzsz nano" +MISC_FEATURES = "minicom lrzsz nano pps-tools" # Extra stuff to install -IMAGE_INSTALL += "kernel-module-rs9113 rs9113-util rs9113-autostart" +IMAGE_INSTALL += "kernel-module-rs9113 rs9113rf rs9113-util rs9113-utils-extra rs9113-misc rs9113-autostart" IMAGE_INSTALL += "gpsd libgps libgps24 ntp ntp-utils gpspipe gps-utils" IMAGE_INSTALL += " \ -- cgit v1.2.3