summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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}"