diff options
author | Koen Kooi <koen@openembedded.org> | 2005-12-21 10:41:59 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2005-12-21 10:41:59 +0000 |
commit | 472002ebecd6baa892afa5b7879570980b32eb2b (patch) | |
tree | 7aad4e4b84b4d836534ee8f51960310745bad8d8 /packages/matchbox-panel/matchbox-panel_0.9.2.bb | |
parent | 816098f75a6cccca39de67e70b9453f78500cb75 (diff) |
matchbox-panel 0.9.2: update system monitor patch
Diffstat (limited to 'packages/matchbox-panel/matchbox-panel_0.9.2.bb')
-rw-r--r-- | packages/matchbox-panel/matchbox-panel_0.9.2.bb | 2 |
1 files changed, 1 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 026907bcb1..90797cf853 100644 --- a/packages/matchbox-panel/matchbox-panel_0.9.2.bb +++ b/packages/matchbox-panel/matchbox-panel_0.9.2.bb @@ -1,6 +1,6 @@ include matchbox-panel.inc -PR="r4" +PR="r5" SRC_URI = "http://projects.o-hand.com/matchbox/sources/${PN}/0.9/${PN}-${PV}.tar.gz \ file://add_hostap.patch;patch=1 \ file://kernel2.6.patch;patch=1" |