[oe-commits] Denis 'GNUtoo' Carikli : gpsd: add htcdream config and bump PR of gpsd.inc

git version control git at git.openembedded.org
Fri Aug 27 22:16:40 UTC 2010


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

Author: Denis 'GNUtoo' Carikli <GNUtoo at no-log.org>
Date:   Fri Aug 27 21:14:56 2010 +0200

gpsd: add htcdream config and bump PR of gpsd.inc

Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo at no-log.org>

---

 recipes/gpsd/files/htcdream/gpsd-default |    3 +++
 recipes/gpsd/gpsd.inc                    |    2 +-
 2 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/recipes/gpsd/files/htcdream/gpsd-default b/recipes/gpsd/files/htcdream/gpsd-default
new file mode 100644
index 0000000..d4dfd07
--- /dev/null
+++ b/recipes/gpsd/files/htcdream/gpsd-default
@@ -0,0 +1,3 @@
+# If you must specify a non-NMEA driver, uncomment and modify the next line
+#GPSD_OPTS=
+GPS_DEV="/dev/smd27"
diff --git a/recipes/gpsd/gpsd.inc b/recipes/gpsd/gpsd.inc
index 778afa5..63d6433 100644
--- a/recipes/gpsd/gpsd.inc
+++ b/recipes/gpsd/gpsd.inc
@@ -4,7 +4,7 @@ PRIORITY = "optional"
 LICENSE = "GPL"
 DEPENDS = "dbus-glib ncurses python"
 PROVIDES = "virtual/gpsd"
-INC_PR = "r8"
+INC_PR = "r9"
 
 EXTRA_OECONF = "--x-includes=${STAGING_INCDIR}/X11 \
                 --x-libraries=${STAGING_LIBDIR} \





More information about the Openembedded-commits mailing list