aboutsummaryrefslogtreecommitdiffstats
path: root/packages
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2008-03-12 13:07:47 +0000
committerMichael Lauer <mickey@vanille-media.de>2008-03-12 13:07:47 +0000
commit86d3d6384ea9f7a9313b7d2cbdb126164d47b639 (patch)
tree659ce0f4eeb586836243eaf0050e66db203f0426 /packages
parent5375dca014dd563f1dd5c86389f0ef2989542fe9 (diff)
parent33b304d6d8413e7c1993aae8aef509a58dd59036 (diff)
downloadopenembedded-86d3d6384ea9f7a9313b7d2cbdb126164d47b639.tar.gz
merge of '1b0d358e4f17bb597966cdc2eb4e9cb40b10077c'
and '64c15490c8902f07d7a60dd16090b960f56c4db7'
Diffstat (limited to 'packages')
-rw-r--r--packages/freesmartphone/gsm0710muxd_svn.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/freesmartphone/gsm0710muxd_svn.bb b/packages/freesmartphone/gsm0710muxd_svn.bb
index 60ea915933..c909c401b7 100644
--- a/packages/freesmartphone/gsm0710muxd_svn.bb
+++ b/packages/freesmartphone/gsm0710muxd_svn.bb
@@ -3,11 +3,12 @@ HOMEPAGE = "http://www.freesmartphone.org"
AUTHOR = "M. Dietrich"
SECTION = "console/network"
DEPENDS = "intltool-native dbus dbus-glib"
+RDEPENDS = "dbus dbus-glib"
RCONFLICTS = "gsmd"
RREPLACES = "gsmd"
LICENSE = "GPL"
PV = "0.0+svnr${SRCREV}"
-PR = "r4"
+PR = "r5"
SRC_URI = "svn://projects.linuxtogo.org/svn/smartphones/trunk/software;module=gsm0710muxd"
S = "${WORKDIR}/gsm0710muxd"