From ab5bf7c08e48d5ad18bce04b4d9feb78c7dc5bb6 Mon Sep 17 00:00:00 2001 From: John Klug Date: Mon, 16 Jan 2017 09:59:56 -0600 Subject: Add ntp to the mLinux factory image --- recipes-core/images/mlinux-factory-image.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-core/images/mlinux-factory-image.bb') diff --git a/recipes-core/images/mlinux-factory-image.bb b/recipes-core/images/mlinux-factory-image.bb index 6ce05ab..d7e9e55 100644 --- a/recipes-core/images/mlinux-factory-image.bb +++ b/recipes-core/images/mlinux-factory-image.bb @@ -80,6 +80,6 @@ IMAGE_INSTALL += "sms-utils" # Multi-Tech GPS Utility IMAGE_INSTALL += "venus-gps" IMAGE_INSTALL += "pps-tools" -IMAGE_INSTALL += "gpsd" +IMAGE_INSTALL += "gpsd ntp" IMAGE_INSTALL += "uvccapture" -- cgit v1.2.3