From: chris@(none) Date: Fri, 25 Jun 2004 05:25:43 +0000 (+0000) Subject: Adds gpe-today to meta-gpe again (compiles ok now). X-Git-Tag: Release-2010-05/1~18538 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8cbd44c0ab14663559efe78f080452d9af515b76;p=openembedded.git Adds gpe-today to meta-gpe again (compiles ok now). BKrev: 40dbb757klmgfEi02zggotmlCI7eRw --- 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}"