aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/shr/shr-dialer_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/shr/shr-dialer_git.bb')
-rw-r--r--recipes/shr/shr-dialer_git.bb13
1 files changed, 0 insertions, 13 deletions
diff --git a/recipes/shr/shr-dialer_git.bb b/recipes/shr/shr-dialer_git.bb
deleted file mode 100644
index 796b96592b..0000000000
--- a/recipes/shr/shr-dialer_git.bb
+++ /dev/null
@@ -1,13 +0,0 @@
-DESCRIPTION = "The SHR Dialer"
-HOMEPAGE = "http://shr-project.org/"
-LICENSE = "GPL"
-SECTION = "x11/applications"
-DEPENDS += "dbus-glib libframeworkd-glib libframeworkd-phonegui"
-PV = "0.0.2+gitr${SRCREV}"
-PR = "r9"
-
-inherit pkgconfig autotools
-
-SRC_URI = "git://git.shr-project.org/repo/shr.git;protocol=http;branch=master"
-S = "${WORKDIR}/git/${PN}"
-