From: David-John Willis Date: Mon, 12 Apr 2010 10:09:53 +0000 (+0100) Subject: task-pandora-*: Move pandora-lcd-state to core task as it should be present in ALL... X-Git-Tag: Release-2010-05/1~58 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=openpandora.oe.git;a=commitdiff_plain;h=ddd97421cc4e5a85746d0d1657f53398fb3e693b 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). --- 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 \