From: Denis 'GNUtoo' Carikli Date: Fri, 27 Aug 2010 19:14:56 +0000 (+0200) Subject: gpsd: add htcdream config and bump PR of gpsd.inc X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d14d8ca807477e72f422208281a0fb5d8224a261;p=openembedded.git gpsd: add htcdream config and bump PR of gpsd.inc Signed-off-by: Denis 'GNUtoo' Carikli --- diff --git a/recipes/gpsd/files/htcdream/gpsd-default b/recipes/gpsd/files/htcdream/gpsd-default new file mode 100644 index 0000000000..d4dfd07272 --- /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 778afa567e..63d6433fd8 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} \