diff options
Diffstat (limited to 'packages/matchbox-panel/matchbox-panel_0.9.3.bb')
-rw-r--r-- | packages/matchbox-panel/matchbox-panel_0.9.3.bb | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/packages/matchbox-panel/matchbox-panel_0.9.3.bb b/packages/matchbox-panel/matchbox-panel_0.9.3.bb index b7b12edc63..555912260e 100644 --- a/packages/matchbox-panel/matchbox-panel_0.9.3.bb +++ b/packages/matchbox-panel/matchbox-panel_0.9.3.bb @@ -1,4 +1,5 @@ require matchbox-panel.inc -PR ="r3" +PR ="r4" SRC_URI = "http://projects.o-hand.com/matchbox/sources/${PN}/0.9/${PN}-${PV}.tar.gz \ - file://mb-applet-battery-repaint-093.patch;patch=1" + file://mb-applet-battery-repaint-093.patch;patch=1 \ + file://mb-applet-system-monitor-crash.patch;patch=1" |