aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/shr/shr-dialer_git.bb
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-03-04 14:14:11 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2010-03-08 16:57:14 +0100
commit82380e0d0f73494ec2573921d14e94fb3b633d60 (patch)
treea210f2bdfabae0083a4e8fdcb4a4e3218531034c /recipes/shr/shr-dialer_git.bb
parentd2fc55223a375e47c203d777f8517c870ceb5e65 (diff)
downloadopenembedded-82380e0d0f73494ec2573921d14e94fb3b633d60.tar.gz
shr: move some obsolete SHR apps to obsolete directory
* with SRCREV moved from sane-srcrevs.inc to recipes Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
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}"
-