summaryrefslogtreecommitdiffstats
path: root/recipes/freesmartphone/frameworkd_git.bb
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-01-07 12:36:36 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2010-01-07 12:36:55 +0100
commitf3472b0f09a31fe9d989cfa60d2d12d4c44d1a48 (patch)
treec498fbb5f7b8c10efd6c5af7534727ca2d5c291a /recipes/freesmartphone/frameworkd_git.bb
parent54c6f4eb5eb57e97ef365fc98638c402366a9cf9 (diff)
downloadopenembedded-f3472b0f09a31fe9d989cfa60d2d12d4c44d1a48.tar.gz
frameworkd: add patch for shr, merge from shr/merge
Diffstat (limited to 'recipes/freesmartphone/frameworkd_git.bb')
-rw-r--r--recipes/freesmartphone/frameworkd_git.bb4
1 files changed, 4 insertions, 0 deletions
diff --git a/recipes/freesmartphone/frameworkd_git.bb b/recipes/freesmartphone/frameworkd_git.bb
index 130fe55231..926fcf60a8 100644
--- a/recipes/freesmartphone/frameworkd_git.bb
+++ b/recipes/freesmartphone/frameworkd_git.bb
@@ -16,6 +16,8 @@ SRC_URI = "${FREESMARTPHONE_GIT}/framework.git;protocol=git;branch=master \
file://frameworkd \
file://frameworkd.conf \
"
+SRC_URI_append_shr = "file://oeventsd-use-opimd-signals.patch;patch=1"
+
S = "${WORKDIR}/git"
do_configure_append() {
@@ -55,6 +57,8 @@ RDEPENDS_${PN} += "\
RRECOMMENDS_${PN} += "\
alsa-utils-amixer \
python-gst \
+ python-phoneutils \
+ python-vobject \
ppp \
"