From: Florian Boor Date: Thu, 19 Jan 2006 23:56:19 +0000 (+0000) Subject: matchbox-panel: Include patches to fix polling and cancellation of panel messages. X-Git-Tag: Release-2010-05/1~9453^2~2613^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5cbb66115a6a6ca91330176f0cba8f865098d8e3;p=openembedded.git matchbox-panel: Include patches to fix polling and cancellation of panel messages. --- diff --git a/packages/matchbox-panel/matchbox-panel_0.9.2.bb b/packages/matchbox-panel/matchbox-panel_0.9.2.bb index 90797cf853..0b7df29693 100644 --- a/packages/matchbox-panel/matchbox-panel_0.9.2.bb +++ b/packages/matchbox-panel/matchbox-panel_0.9.2.bb @@ -1,8 +1,10 @@ include matchbox-panel.inc -PR="r5" +PR="r6" SRC_URI = "http://projects.o-hand.com/matchbox/sources/${PN}/0.9/${PN}-${PV}.tar.gz \ file://add_hostap.patch;patch=1 \ + http://handhelds.org/~pb/mb-panel-0.9.2-polling.patch;patch=1 \ + http://handhelds.org/~pb/mb-panel-0.9.2-msgcancel.patch;patch=1 \ file://kernel2.6.patch;patch=1"