From 953f835540fd3516d7779c2fdc740bc0301dd1e5 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Tue, 8 Nov 2011 20:39:13 +0100 Subject: [PATCH] cloud9-image: switch to ntpdate+cron instead of ntpd Signed-off-by: Koen Kooi --- recipes-misc/images/cloud9-image.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-misc/images/cloud9-image.bb b/recipes-misc/images/cloud9-image.bb index a52f736..6ad7027 100644 --- a/recipes-misc/images/cloud9-image.bb +++ b/recipes-misc/images/cloud9-image.bb @@ -17,7 +17,7 @@ IMAGE_INSTALL += " \ beaglebone-getting-started bonescript \ led-config \ opencv-dev \ - ntp ntpdate ntp-systemd \ + cronie-systemd ntpdate \ nano \ minicom \ " -- 2.39.2