From 8cbd44c0ab14663559efe78f080452d9af515b76 Mon Sep 17 00:00:00 2001 From: "chris@(none)" Date: Fri, 25 Jun 2004 05:25:43 +0000 Subject: [PATCH] Adds gpe-today to meta-gpe again (compiles ok now). BKrev: 40dbb757klmgfEi02zggotmlCI7eRw --- gpe-today/gpe-today_0.08.oe | 2 +- meta/meta-gpe.oe | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gpe-today/gpe-today_0.08.oe b/gpe-today/gpe-today_0.08.oe index 3bd367ac6a..a7de7a882c 100644 --- a/gpe-today/gpe-today_0.08.oe +++ b/gpe-today/gpe-today_0.08.oe @@ -6,4 +6,4 @@ SECTION = "gpe" PRIORITY = "optional" SRC_URI = "http://gpe.handhelds.org/pub/projects/gpe/source/gpe-today-${PV}.tar.gz \ - file://gpe-today_makefile.patch;patch=1" + file://gpe-today_makefiles.patch;patch=1" diff --git a/meta/meta-gpe.oe b/meta/meta-gpe.oe index 94dc9cf714..7bfb0dc633 100644 --- a/meta/meta-gpe.oe +++ b/meta/meta-gpe.oe @@ -25,8 +25,8 @@ gpe-task-pim = "\ gpe-todo \ gpe-calendar \ gpe-sketchbook \ - gpe-contacts" -# gpe-today + gpe-contacts \ + gpe-today" RDEPENDS_gpe-task-pim := "${gpe-task-pim}" DEPENDS += " ${gpe-task-pim}" -- 2.39.5