mtkbabel: Allow to set faster logging.
authorStanislav Brabec <utx@penguin.cz>
Thu, 30 Apr 2009 18:54:32 +0000 (18:54 +0000)
committerutx@penguin.cz <utx@penguin.cz>
Thu, 30 Apr 2009 18:54:32 +0000 (18:54 +0000)
recipes/mtkbabel/mtkbabel_0.8.bb

index fb6aa96..30bbbf3 100644 (file)
@@ -3,10 +3,12 @@ DESCRIPTION = "Control program for GPS units using the MediaTek (MTK) chipset"
 HOMEPAGE = "http://www.rigacci.org/wiki/doku.php/doc/appunti/hardware/gps_logger_i_blue_747"
 LICENSE = "GPL"
 PACKAGE_ARCH = "all"
+PR = "r1"
 
 RDEPENDS = "libdevice-serialport-perl libtimedate-perl perl-module-file-basename perl-module-getopt-std"
 
-SRC_URI = "${SOURCEFORGE_MIRROR}/sourceforge/${PN}/${P}.tar.gz"
+SRC_URI = "${SOURCEFORGE_MIRROR}/sourceforge/${PN}/${P}.tar.gz \
+          file://fast-logging.patch;patch=1"
 
 do_install() {
        install -d ${D}${bindir}