From 5cbb66115a6a6ca91330176f0cba8f865098d8e3 Mon Sep 17 00:00:00 2001 From: Florian Boor Date: Thu, 19 Jan 2006 23:56:19 +0000 Subject: matchbox-panel: Include patches to fix polling and cancellation of panel messages. --- packages/matchbox-panel/matchbox-panel_0.9.2.bb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'packages') 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" -- cgit 1.2.3-korg