[oe-commits] Holger Hans Peter Freyther : fso-gpsd: Do not RREPLACE gpsd as of https:// docs.openmoko.org/trac/ticket/2124

GIT User account git at amethyst.openembedded.net
Wed Nov 19 20:46:08 UTC 2008


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

Author: Holger Hans Peter Freyther <zecke at selfish.org>
Date:   Wed Nov 19 21:39:23 2008 +0100

fso-gpsd: Do not RREPLACE gpsd as of https://docs.openmoko.org/trac/ticket/2124

Acked-By: Michael Lauer <mickeyl at vanille-media.de>

---

 packages/freesmartphone/fso-gpsd_git.bb |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/packages/freesmartphone/fso-gpsd_git.bb b/packages/freesmartphone/fso-gpsd_git.bb
index 7c92b25..8219143 100644
--- a/packages/freesmartphone/fso-gpsd_git.bb
+++ b/packages/freesmartphone/fso-gpsd_git.bb
@@ -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"





More information about the Openembedded-commits mailing list