summaryrefslogtreecommitdiffstats
path: root/recipes/gpephone/firewall_svn.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gpephone/firewall_svn.bb')
-rw-r--r--recipes/gpephone/firewall_svn.bb16
1 files changed, 0 insertions, 16 deletions
diff --git a/recipes/gpephone/firewall_svn.bb b/recipes/gpephone/firewall_svn.bb
deleted file mode 100644
index 6c3ed64b26..0000000000
--- a/recipes/gpephone/firewall_svn.bb
+++ /dev/null
@@ -1,16 +0,0 @@
-LICENSE = "LiPS"
-DESCRIPTION = "Cellphone firewall tool"
-SECTION = "gpe"
-PRIORITY = "optional"
-PR = "r1"
-PV = "0.0+svnr-${SRCREV}"
-
-DEFAULT_PREFERENCE = "-1"
-
-DEPENDS = "gtk+ libmsgenabler libabenabler libiac libgpewidget libgpephone gconf"
-
-inherit gpephone autotools pkgconfig
-
-SRC_URI = "${GPEPHONE_SVN}"
-
-S = "${WORKDIR}/${PN}"