msmcommd: adjust for new version
authorSimon Busch <morphis@amethyst.openembedded.net>
Tue, 18 Jan 2011 16:03:42 +0000 (17:03 +0100)
committerSimon Busch <morphis@amethyst.openembedded.net>
Tue, 18 Jan 2011 16:03:52 +0000 (17:03 +0100)
Signed-off-by: Simon Busch <morphis@amethyst.openembedded.net>
recipes/freesmartphone/msmcommd_git.bb

index c0a53ee..81e19db 100644 (file)
@@ -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"