fso-gpsd: Do not RREPLACE gpsd as of https://docs.openmoko.org/trac/ticket/2124
authorHolger Hans Peter Freyther <zecke@selfish.org>
Wed, 19 Nov 2008 20:39:23 +0000 (21:39 +0100)
committerHolger Hans Peter Freyther <zecke@selfish.org>
Wed, 19 Nov 2008 20:39:23 +0000 (21:39 +0100)
Acked-By: Michael Lauer <mickeyl@vanille-media.de>
packages/freesmartphone/fso-gpsd_git.bb

index 7c92b25..8219143 100644 (file)
@@ -3,7 +3,7 @@ LICENSE = "GPL"
 SECTION = "network"
 DEPENDS = "dbus-glib"
 PV = "0.7+gitr${SRCREV}"
-PR = "r0"
+PR = "r1"
 
 SRC_URI = "\
   ${FREESMARTPHONE_GIT}/fso-gpsd.git;protocol=git;branch=master \
@@ -25,4 +25,3 @@ FILES_${PN} += "${sysconfdir}"
 RDEPENDS_${PN} = "frameworkd"
 RPROVIDES_${PN} = "gpsd"
 RCONFLICTS_${PN} = "gpsd"
-RREPLACES_${PN} = "gpsd"