aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKlaus Kurzmann <mok@fluxnetz.de>2009-10-17 22:03:41 +0200
committerKlaus Kurzmann <mok@fluxnetz.de>2009-10-17 22:03:41 +0200
commit11c9be3b2756bee5a3156abb66e86c3fc9af0f60 (patch)
tree4f0d67f7a414ca03342725b46c7a48182b6c50b0
parent112e4e4c3d9a6dc7a8a7164e010718d29ec6c5c7 (diff)
downloadopenembedded-11c9be3b2756bee5a3156abb66e86c3fc9af0f60.tar.gz
phonefsod: depend on shr-specs and pass SPECS_PATH to configure
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
-rw-r--r--recipes/shr/phonefsod_git.bb8
1 files changed, 6 insertions, 2 deletions
diff --git a/recipes/shr/phonefsod_git.bb b/recipes/shr/phonefsod_git.bb
index 24754b2880..4097819628 100644
--- a/recipes/shr/phonefsod_git.bb
+++ b/recipes/shr/phonefsod_git.bb
@@ -2,9 +2,9 @@ DESCRIPTION = "SHR Phone FSO Daemon"
HOMEPAGE = "http://shr-project.org/"
LICENSE = "GPL"
SECTION = "x11/applications"
-DEPENDS += " dbus-glib libframeworkd-glib sqlite3"
+DEPENDS += " dbus-glib libframeworkd-glib sqlite3 shr-specs"
PV = "0.0.0+gitr${SRCPV}"
-PR = "r0"
+PR = "r1"
SRC_URI = "git://git.shr-project.org/repo/phonefsod.git;protocol=http;branch=master"
S = "${WORKDIR}/git"
@@ -14,6 +14,10 @@ inherit autotools update-rc.d
INITSCRIPT_NAME = "phonefsod"
INITSCRIPT_PARAMS = "defaults 75"
+EXTRA_OECONF = "\
+ SPECS_PATH=${STAGING_DATADIR}/shr-specs \
+"
+
do_install_append() {
install -d ${D}${sysconfdir}/init.d/