From 952bdce88efb724db34c62a10c216b450cb4d301 Mon Sep 17 00:00:00 2001 From: Grazvydas Ignotas Date: Fri, 12 Oct 2012 01:36:29 +0300 Subject: [PATCH] task-pandora-core.bb: add ntpdate --- recipes/tasks/task-pandora-core.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/recipes/tasks/task-pandora-core.bb b/recipes/tasks/task-pandora-core.bb index e4ffd0d..d6e876e 100755 --- a/recipes/tasks/task-pandora-core.bb +++ b/recipes/tasks/task-pandora-core.bb @@ -5,7 +5,7 @@ DESCRIPTION = "Task file for default core/console apps and libs in the Pandora i # Don't forget to bump the PR if you change it. -PR = "r35" +PR = "r36" inherit task @@ -151,6 +151,7 @@ RDEPENDS_${PN} = "\ \ # angstrom-zeroconf-audio \ angstrom-led-config \ + ntpdate \ " # Make sure we install all kernel modules with the Pandora images -- 2.39.2