summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorchris@(none) <chris@(none)>2004-06-25 05:25:43 +0000
committerchris@(none) <chris@(none)>2004-06-25 05:25:43 +0000
commit8cbd44c0ab14663559efe78f080452d9af515b76 (patch)
tree3a8631b3a62ffa42fea0c67be2b30190b45e9a24
parente6899e0145ff488ac3047a5acad383ab0dd4b724 (diff)
Adds gpe-today to meta-gpe again (compiles ok now).
BKrev: 40dbb757klmgfEi02zggotmlCI7eRw
-rw-r--r--gpe-today/gpe-today_0.08.oe2
-rw-r--r--meta/meta-gpe.oe4
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}"