From 6e3237922eb7e630f0adbd440bab27fff7d92c3c Mon Sep 17 00:00:00 2001 From: David-John Willis Date: Tue, 18 May 2010 09:21:56 +0100 Subject: [PATCH] task-pandora-xfce: Remove xinput-calibrator as we are still using Xinput TSLib for the 1st release. Will move to EVDEV for the touchscreen in a later release. --- recipes/tasks/task-pandora-xfce.bb | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/recipes/tasks/task-pandora-xfce.bb b/recipes/tasks/task-pandora-xfce.bb index ac5c079..a8b9815 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 = "r26" +PR = "r28" inherit task @@ -25,7 +25,6 @@ APPS = " \ " BLUETOOTH_GUI = " \ - blueman \ gnome-bluetooth \ " @@ -162,7 +161,7 @@ TOTEM = " \ TOUCHSCREEN = " \ gtk-touchscreen-mode-enable \ libgtkstylus \ - xinput-calibrator \ +# xinput-calibrator \ " XFCE46_BASE = " \ -- 2.39.2