aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/freesmartphone
diff options
context:
space:
mode:
authorSimon Busch <morphis@gravedo.de>2011-07-08 19:55:08 +0200
committerSimon Busch <morphis@gravedo.de>2011-07-19 21:55:12 +0200
commit7fd50fc9cf26b05e3942f336a73b05031cd4ba1a (patch)
tree18241e8d821f09146abca43a5722bbde8ecd4a1b /recipes/freesmartphone
parentf9f1458cb9a0b8273c5e8b68859297b717141b8b (diff)
downloadopenembedded-7fd50fc9cf26b05e3942f336a73b05031cd4ba1a.tar.gz
msmcommd: add libmsmhll as dependency and bump PR
Signed-off-by: Simon Busch <morphis@gravedo.de>
Diffstat (limited to 'recipes/freesmartphone')
-rw-r--r--recipes/freesmartphone/msmcommd_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/freesmartphone/msmcommd_git.bb b/recipes/freesmartphone/msmcommd_git.bb
index 81e19db2a6..6c43b608a7 100644
--- a/recipes/freesmartphone/msmcommd_git.bb
+++ b/recipes/freesmartphone/msmcommd_git.bb
@@ -1,6 +1,6 @@
require msmcomm.inc
-PR = "${INC_PR}.3"
+PR = "${INC_PR}.5"
PV = "0.6.0+gitr${SRCPV}"
DEPENDS = " \
@@ -10,11 +10,11 @@ DEPENDS = " \
libfsotransport \
libgee \
libmsmcomm \
+ libmsmhll \
msmcomm-specs \
"
SRC_URI += "file://msmcommd"
-
S = "${WORKDIR}/git/msmcommd"
inherit autotools vala update-rc.d