summaryrefslogtreecommitdiff
path: root/packages/freesmartphone/gsm0710muxd_svn.bb
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openembedded.org>2008-02-28 11:18:34 +0000
committerMarcin Juszkiewicz <hrw@openembedded.org>2008-02-28 11:18:34 +0000
commitf5b0cc9973d24a6e6bb9981a5ba16cf57095d1d3 (patch)
tree76334941e8a143411bf13951187cf2c8c0688c7d /packages/freesmartphone/gsm0710muxd_svn.bb
parent0108e4109915cb8bb54212fc1a2985b81af4f7d5 (diff)
parenta6aca0c99ea61a1cee31657bef1017d824e24c82 (diff)
merge of '17c778274717898b377338f8552576cb4fd350eb'
and '662ae9dafb4c25857c0afa36b3303e10fdd8cea6'
Diffstat (limited to 'packages/freesmartphone/gsm0710muxd_svn.bb')
-rw-r--r--packages/freesmartphone/gsm0710muxd_svn.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/packages/freesmartphone/gsm0710muxd_svn.bb b/packages/freesmartphone/gsm0710muxd_svn.bb
index 98b9360c00..6c3d29aed4 100644
--- a/packages/freesmartphone/gsm0710muxd_svn.bb
+++ b/packages/freesmartphone/gsm0710muxd_svn.bb
@@ -3,9 +3,11 @@ HOMEPAGE = "http://www.freesmartphone.org"
AUTHOR = "M. Dietrich"
SECTION = "console/network"
DEPENDS = "intltool-native dbus"
+RCONFLICTS = "gsmd"
+RREPLACES = "gsmd"
LICENSE = "GPL"
PV = "0.0+svnr${SRCREV}"
-PR = "r2"
+PR = "r3"
SRC_URI = "svn://projects.linuxtogo.org/svn/smartphones/trunk/software;module=gsm0710muxd"
S = "${WORKDIR}/gsm0710muxd"