[oe-commits] Simon Busch : msmcommd: adjust for new version

git version control git at git.openembedded.org
Tue Jan 18 16:32:58 UTC 2011


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 907565a5aa28a7a7870e521b48e4f17d9cf1317f
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=907565a5aa28a7a7870e521b48e4f17d9cf1317f

Author: Simon Busch <morphis at amethyst.openembedded.net>
Date:   Tue Jan 18 17:03:42 2011 +0100

msmcommd: adjust for new version

Signed-off-by: Simon Busch <morphis at amethyst.openembedded.net>

---

 recipes/freesmartphone/msmcommd_git.bb |    8 +++-----
 1 files changed, 3 insertions(+), 5 deletions(-)

diff --git a/recipes/freesmartphone/msmcommd_git.bb b/recipes/freesmartphone/msmcommd_git.bb
index c0a53ee..81e19db 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"





More information about the Openembedded-commits mailing list