From d14d8ca807477e72f422208281a0fb5d8224a261 Mon Sep 17 00:00:00 2001 From: Denis 'GNUtoo' Carikli Date: Fri, 27 Aug 2010 21:14:56 +0200 Subject: gpsd: add htcdream config and bump PR of gpsd.inc Signed-off-by: Denis 'GNUtoo' Carikli --- recipes/gpsd/files/htcdream/gpsd-default | 3 +++ recipes/gpsd/gpsd.inc | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 recipes/gpsd/files/htcdream/gpsd-default 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} \ -- cgit v1.2.3