diff options
Diffstat (limited to 'packages/matchbox-panel/matchbox-panel_0.9.2.bb')
-rw-r--r-- | packages/matchbox-panel/matchbox-panel_0.9.2.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/matchbox-panel/matchbox-panel_0.9.2.bb b/packages/matchbox-panel/matchbox-panel_0.9.2.bb index d0c208cb64..4c037690b6 100644 --- a/packages/matchbox-panel/matchbox-panel_0.9.2.bb +++ b/packages/matchbox-panel/matchbox-panel_0.9.2.bb @@ -1,10 +1,11 @@ include matchbox-panel.inc -PR="r7" +PR="r9" 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://mb-applet-battery-repaint.patch;patch=1 \ file://system-monitor-crash-fix.patch;patch=1 " |