]> pilppa.org Git - familiar-h63xx-build.git/blobdiff - org.handhelds.familiar/packages/minimix/minimix_0.8.bb
minimix: disable polling and repaint icon when idle.
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / minimix / minimix_0.8.bb
index 484393c322ed011504a3ec602abc6ae5be259178..11443f6c59a3510cfc5ace988cdb67508dfe1f8a 100644 (file)
@@ -2,8 +2,11 @@ DESCRIPTION = "Volume Control Applet for GPE"
 LICENSE = "GPL"
 MAINTAINER = "Rene Wagner <rw@handhelds.org>"
 SECTION = "gpe"
+PR = "r1"
 
 DEPENDS = "libgpewidget"
 
 GPE_TARBALL_SUFFIX = "bz2"
 inherit gpe autotools
+
+SRC_URI += "file://disable-polling.patch;patch=1"