aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gpephone/calendar2_svn.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2010-09-09 12:05:57 -0700
committerKhem Raj <raj.khem@gmail.com>2010-09-09 14:34:22 -0700
commit911e4f043a6ad83b5975e37aa9d30a77004373a6 (patch)
tree32ac1373ea6a996fa197d7b4114de23d781a9a4a /recipes/gpephone/calendar2_svn.bb
parente0535b507e222d698c30607f146705791a41efff (diff)
downloadopenembedded-911e4f043a6ad83b5975e37aa9d30a77004373a6.tar.gz
gpephone: Move to obsolete
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes/gpephone/calendar2_svn.bb')
-rw-r--r--recipes/gpephone/calendar2_svn.bb17
1 files changed, 0 insertions, 17 deletions
diff --git a/recipes/gpephone/calendar2_svn.bb b/recipes/gpephone/calendar2_svn.bb
deleted file mode 100644
index a5a09a46fd..0000000000
--- a/recipes/gpephone/calendar2_svn.bb
+++ /dev/null
@@ -1,17 +0,0 @@
-DESCRIPTION = "Calendar application for GPE Phone Edition"
-LICENSE = "LiPS"
-SECTION = "gpe"
-PRIORITY = "optional"
-PV = "0.0+svnr-${SRCREV}"
-PR = "r1"
-
-DEPENDS = "gtk+ libgpewidget libgpephone libgemwidget dbus-glib libcalenabler2 libiac"
-
-inherit gpephone autotools
-
-SRC_URI = "${GPEPHONE_SVN} \
- file://disable-broken-tests.patch"
-
-S = ${WORKDIR}/${PN}
-
-FILES_${PN} += "${datadir}/database ${datadir}/res"