aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/shr/libframeworkd-phonegui_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/shr/libframeworkd-phonegui_git.bb')
-rw-r--r--recipes/shr/libframeworkd-phonegui_git.bb15
1 files changed, 0 insertions, 15 deletions
diff --git a/recipes/shr/libframeworkd-phonegui_git.bb b/recipes/shr/libframeworkd-phonegui_git.bb
deleted file mode 100644
index 50b546512a..0000000000
--- a/recipes/shr/libframeworkd-phonegui_git.bb
+++ /dev/null
@@ -1,15 +0,0 @@
-DESCRIPTION = "Frameworkd phonegui library"
-HOMEPAGE = "http://shr-project.org/"
-LICENSE = "GPL"
-SECTION = "libs"
-PV = "0.0.2+gitr${SRCREV}"
-PR = "r10"
-
-DEPENDS="glib-2.0 dbus-glib libframeworkd-glib libphone-utils"
-
-inherit pkgconfig autotools autotools_stage
-
-SRC_URI = "git://git.shr-project.org/repo/shr.git;protocol=http;branch=master"
-S = "${WORKDIR}/git/${PN}"
-
-CONFFILES_${PN} = "${sysconfdir}/frameworkd-phonegui.conf"