From ddd97421cc4e5a85746d0d1657f53398fb3e693b Mon Sep 17 00:00:00 2001 From: David-John Willis Date: Mon, 12 Apr 2010 11:09:53 +0100 Subject: [PATCH] task-pandora-*: Move pandora-lcd-state to core task as it should be present in ALL images not just the Xfce one (and it's not a GUI task). --- recipes/tasks/task-pandora-core.bb | 3 ++- recipes/tasks/task-pandora-xfce.bb | 1 - 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes/tasks/task-pandora-core.bb b/recipes/tasks/task-pandora-core.bb index bc86a7a..5ffbdb4 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 = "r20" +PR = "r21" inherit task @@ -60,6 +60,7 @@ PANDORA_LIBS = " \ pandora-libpnd lsof \ omap3-deviceid \ pandora-skel \ + pandora-lcd-state \ " SUDO = " \ diff --git a/recipes/tasks/task-pandora-xfce.bb b/recipes/tasks/task-pandora-xfce.bb index ac10305..e2e0f69 100755 --- a/recipes/tasks/task-pandora-xfce.bb +++ b/recipes/tasks/task-pandora-xfce.bb @@ -104,7 +104,6 @@ LAUNCHERS = " \ PANDORA = " \ pandora-first-run-wizard hsetroot \ pandora-scripts \ - pandora-lcd-state \ pandora-wallpaper-official pandora-wallpaper-community \ pandora-xfce-defaults \ pandora-xmms-defaults xmms \ -- 2.47.2