diff options
Diffstat (limited to 'meta-oe/recipes-navigation/foxtrotgps/foxtrotgps_1.0.1.bb')
| -rw-r--r-- | meta-oe/recipes-navigation/foxtrotgps/foxtrotgps_1.0.1.bb | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/meta-oe/recipes-navigation/foxtrotgps/foxtrotgps_1.0.1.bb b/meta-oe/recipes-navigation/foxtrotgps/foxtrotgps_1.0.1.bb index c517f08c47..2a8293e222 100644 --- a/meta-oe/recipes-navigation/foxtrotgps/foxtrotgps_1.0.1.bb +++ b/meta-oe/recipes-navigation/foxtrotgps/foxtrotgps_1.0.1.bb | |||
| @@ -5,11 +5,13 @@ SECTION = "x11/applications" | |||
| 5 | LICENSE = "GPLv2" | 5 | LICENSE = "GPLv2" |
| 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552" | 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552" |
| 7 | DEPENDS = "curl gtk+ gconf libglade sqlite3 libexif gpsd" | 7 | DEPENDS = "curl gtk+ gconf libglade sqlite3 libexif gpsd" |
| 8 | PR = "r1" | ||
| 8 | 9 | ||
| 9 | SRC_URI = "http://www.foxtrotgps.org/releases/${P}.tar.gz" | 10 | SRC_URI = "http://www.foxtrotgps.org/releases/${P}.tar.gz \ |
| 11 | file://remove.unused.header.patch" | ||
| 10 | SRC_URI[md5sum] = "982d14cdb0439cc4d6aa6cefc232124d" | 12 | SRC_URI[md5sum] = "982d14cdb0439cc4d6aa6cefc232124d" |
| 11 | SRC_URI[sha256sum] = "059158fd8e61137e2e6d6e01685add7fb85cce8483faa99efb01187f2ba50841" | 13 | SRC_URI[sha256sum] = "059158fd8e61137e2e6d6e01685add7fb85cce8483faa99efb01187f2ba50841" |
| 12 | 14 | ||
| 13 | inherit autotools pkgconfig | 15 | inherit autotools pkgconfig perlnative |
| 14 | 16 | ||
| 15 | RRECOMMENDS_${PN} = "gpsd" | 17 | RRECOMMENDS_${PN} = "gpsd" |
