aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/shr/libphone-ui_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/shr/libphone-ui_git.bb')
-rw-r--r--recipes/shr/libphone-ui_git.bb9
1 files changed, 5 insertions, 4 deletions
diff --git a/recipes/shr/libphone-ui_git.bb b/recipes/shr/libphone-ui_git.bb
index 14a4bc35f0..f874aac291 100644
--- a/recipes/shr/libphone-ui_git.bb
+++ b/recipes/shr/libphone-ui_git.bb
@@ -2,15 +2,16 @@ DESCRIPTION = "A generic framework for phone ui"
HOMEPAGE = "http://shr-project.org/"
LICENSE = "GPL"
SECTION = "libs"
-SRCREV = "0c94c694c46a1f97d23c0f98a78dd5b3961fcff6"
-PV = "0.0.0+gitr${SRCPV}"
+SRCREV = "e031bdc36168da3c821c36fe470eb920c41ea92b"
+PV = "0.0.1+gitr${SRCPV}"
PR = "r0"
-DEPENDS="glib-2.0 dbus-glib libframeworkd-glib libphone-utils alsa-lib"
+DEPENDS="glib-2.0 dbus-glib libframeworkd-glib libfso-glib libfsoframework libphone-utils alsa-lib"
-inherit pkgconfig autotools autotools_stage
+inherit pkgconfig autotools autotools
SRC_URI = "git://git.shr-project.org/repo/libphone-ui.git;protocol=http;branch=master"
+
S="${WORKDIR}/git"
CONFFILES_${PN} = "${sysconfdir}/libphoneui.conf"