aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKlaus Kurzmann <mok@fluxnetz.de>2009-10-17 21:59:17 +0200
committerKlaus Kurzmann <mok@fluxnetz.de>2009-10-17 21:59:17 +0200
commit112e4e4c3d9a6dc7a8a7164e010718d29ec6c5c7 (patch)
tree7be4579d3ca5abad997245ce74ae032468ffd6bb
parentf60a4e3580dabe12f1405a62561ff6820f353da0 (diff)
downloadopenembedded-112e4e4c3d9a6dc7a8a7164e010718d29ec6c5c7.tar.gz
phoneuid: depend on shr-specs and path SPEC_PATH to configure
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
-rw-r--r--recipes/shr/phoneuid_git.bb8
1 files changed, 6 insertions, 2 deletions
diff --git a/recipes/shr/phoneuid_git.bb b/recipes/shr/phoneuid_git.bb
index 2b4db83795..5c88f1cfd2 100644
--- a/recipes/shr/phoneuid_git.bb
+++ b/recipes/shr/phoneuid_git.bb
@@ -2,15 +2,19 @@ DESCRIPTION = "SHR Phone UI Daemon"
HOMEPAGE = "http://shr-project.org/"
LICENSE = "GPL"
SECTION = "x11/applications"
-DEPENDS += " dbus-glib libframeworkd-glib libphone-ui sqlite3"
+DEPENDS += " dbus-glib libframeworkd-glib libphone-ui sqlite3 shr-specs"
PV = "0.0.0+gitr${SRCPV}"
-PR = "r0"
+PR = "r1"
SRC_URI = "git://git.shr-project.org/repo/phoneuid.git;protocol=http;branch=master"
S = "${WORKDIR}/${PN}"
inherit autotools
+EXTRA_OECONF = "\
+ SPECS_PATH=${STAGING_DATADIR}/shr-specs \
+"
+
do_install_append() {
install -d ${D}${sysconfdir}/dbus-1/session.d/