From ccbfea17e38f0d4f256c9ed22ea10f4e5df58aec Mon Sep 17 00:00:00 2001 From: Phil Blundell Date: Sat, 13 Jun 2009 13:25:16 +0100 Subject: [PATCH] task-gpe: remove xmonobut since SRC_URIs for both versions are unfetchable --- recipes/tasks/task-gpe.bb | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/recipes/tasks/task-gpe.bb b/recipes/tasks/task-gpe.bb index bc5105f6a8..0bf1325da0 100644 --- a/recipes/tasks/task-gpe.bb +++ b/recipes/tasks/task-gpe.bb @@ -1,5 +1,5 @@ DESCRIPTION = "Task packages for GPE Palmtop Environment" -PR = "r6" +PR = "r7" LICENSE = "MIT" inherit task @@ -73,8 +73,9 @@ RDEPENDS_gpe-task-settings = "\ gpe-taskmanager \ keylaunch \ minilite \ - minimix \ - xmonobut" + minimix" + +# xmonobut unfetchable, removed RDEPENDS_gpe-task-apps = "\ gpe-edit \ -- 2.39.5