From f09f0932b47ea7dbe6464373aa748c009a2792a7 Mon Sep 17 00:00:00 2001 From: David-John Willis Date: Tue, 24 Nov 2009 08:41:24 +0000 Subject: [PATCH] task-pandora-core: Add pandora-skel to task. --- 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 3558f72..ad0d225 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 in the Pandora image" # Don't forget to bump the PR if you change it. -PR = "r5" +PR = "r6" inherit task @@ -42,6 +42,7 @@ SSH = " \ PANDORA_LIBS = " \ pandora-libpnd lsof \ omap3-deviceid \ + pandora-skel \ " TOUCHSCREEN = " \ -- 2.39.2