From 907565a5aa28a7a7870e521b48e4f17d9cf1317f Mon Sep 17 00:00:00 2001 From: Simon Busch Date: Tue, 18 Jan 2011 17:03:42 +0100 Subject: [PATCH] msmcommd: adjust for new version Signed-off-by: Simon Busch --- recipes/freesmartphone/msmcommd_git.bb | 8 +++----- 1 file 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" -- 2.39.5