aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/freesmartphone
diff options
context:
space:
mode:
authorSimon Busch <morphis@amethyst.openembedded.net>2011-01-18 17:03:42 +0100
committerSimon Busch <morphis@amethyst.openembedded.net>2011-01-18 17:03:52 +0100
commit907565a5aa28a7a7870e521b48e4f17d9cf1317f (patch)
treef44417034fb17b2c7f40ee8c653cb136f62fa9e3 /recipes/freesmartphone
parent60625aa6892c78ff43f65af5fbc0771a9ec639fe (diff)
downloadopenembedded-907565a5aa28a7a7870e521b48e4f17d9cf1317f.tar.gz
msmcommd: adjust for new version
Signed-off-by: Simon Busch <morphis@amethyst.openembedded.net>
Diffstat (limited to 'recipes/freesmartphone')
-rw-r--r--recipes/freesmartphone/msmcommd_git.bb8
1 files changed, 3 insertions, 5 deletions
diff --git a/recipes/freesmartphone/msmcommd_git.bb b/recipes/freesmartphone/msmcommd_git.bb
index c0a53eec1a..81e19db2a6 100644
--- a/recipes/freesmartphone/msmcommd_git.bb
+++ b/recipes/freesmartphone/msmcommd_git.bb
@@ -1,18 +1,16 @@
require msmcomm.inc
-PR = "${INC_PR}.2"
-PV = "0.5.0+gitr${SRCPV}"
+PR = "${INC_PR}.3"
+PV = "0.6.0+gitr${SRCPV}"
DEPENDS = " \
vala-native \
glib-2.0 \
- dbus \
- dbus-glib \
libfso-glib \
libfsotransport \
libgee \
libmsmcomm \
- msmcommd-specs \
+ msmcomm-specs \
"
SRC_URI += "file://msmcommd"