aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gpephone/useen_svn.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gpephone/useen_svn.bb')
-rw-r--r--recipes/gpephone/useen_svn.bb16
1 files changed, 0 insertions, 16 deletions
diff --git a/recipes/gpephone/useen_svn.bb b/recipes/gpephone/useen_svn.bb
deleted file mode 100644
index 1a180683a7..0000000000
--- a/recipes/gpephone/useen_svn.bb
+++ /dev/null
@@ -1,16 +0,0 @@
-LICENSE = "LiPS"
-DESCRIPTION = "Useen tool"
-SECTION = "gpe"
-PRIORITY = "optional"
-PR = "r0"
-PV = "0.0+svnr-${SRCREV}"
-
-DEFAULT_PREFERENCE = "-1"
-
-DEPENDS = "glib-2.0"
-
-inherit gpephone autotools pkgconfig
-
-SRC_URI = "${GPEPHONE_SVN}"
-
-S = "${WORKDIR}/${PN}"