From d678d145132f401d4673d4a026bf08fcb4d344b1 Mon Sep 17 00:00:00 2001 From: Michael Mrozek Date: Sun, 20 May 2012 12:52:36 +0200 Subject: [PATCH] task-pandora-xfce.bb: Added pandora-configtray to the tasks --- recipes/tasks/task-pandora-xfce.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/recipes/tasks/task-pandora-xfce.bb b/recipes/tasks/task-pandora-xfce.bb index 95060b2..76527b0 100755 --- a/recipes/tasks/task-pandora-xfce.bb +++ b/recipes/tasks/task-pandora-xfce.bb @@ -2,7 +2,7 @@ DESCRIPTION = "Task file for the XFCE Pandora image" # Don't forget to bump the PR if you change it. -PR = "r67" +PR = "r68" inherit task @@ -111,6 +111,7 @@ PANDORA = " \ libgles2d \ pandora-misc \ pandora-pndstore \ + pandora-configtray \ " PERL = " \ -- 2.39.5