summaryrefslogtreecommitdiff
path: root/packages/matchbox-panel/matchbox-panel_0.9.2.bb
diff options
context:
space:
mode:
authorPhilippe De Swert <philippedeswert@scarlet.be>2006-02-04 22:56:15 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-02-04 22:56:15 +0000
commitf5c58cb11d713fe6fabccc5265ba461600b0971c (patch)
tree9029e1883f83b36ab37100583ab5890ef1ae4423 /packages/matchbox-panel/matchbox-panel_0.9.2.bb
parent99407a381ae2104f665455e5e1d2ec1789a885f6 (diff)
packages/matchbox-panel/matchbox-panel_0.9.2.bb
* add usage of system-monitot-crash-fix.patch * bump release to r7 packages/matchbox-panel/matchbox-panel-0.9.2/system-monitor-crash-fix.patch * patch that fixes the segfaulting of the system monitor * based on matchbox svn (04/02/2006)
Diffstat (limited to 'packages/matchbox-panel/matchbox-panel_0.9.2.bb')
-rw-r--r--packages/matchbox-panel/matchbox-panel_0.9.2.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/matchbox-panel/matchbox-panel_0.9.2.bb b/packages/matchbox-panel/matchbox-panel_0.9.2.bb
index 0b7df29693..d0c208cb64 100644
--- a/packages/matchbox-panel/matchbox-panel_0.9.2.bb
+++ b/packages/matchbox-panel/matchbox-panel_0.9.2.bb
@@ -1,10 +1,10 @@
include matchbox-panel.inc
-PR="r6"
+PR="r7"
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"
+ file://system-monitor-crash-fix.patch;patch=1 "