diff options
author | Philippe De Swert <philippedeswert@scarlet.be> | 2006-02-07 19:23:36 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2006-02-07 19:23:36 +0000 |
commit | b82303793e429d2e44ac574161636a18a82df08a (patch) | |
tree | 66b00897410c6860331a275fed696f9dbc950931 /packages/matchbox-panel/matchbox-panel_0.9.2.bb | |
parent | 615128a1d09c232329b9001fe3f640f8e3a52722 (diff) |
packages/matchbox-panel/matchbox-panel-0.9.2/system-monitor-crash-fix.patch
* update patch to avoid compile time cpu selection
packages/matchbox-panel/matchbox-panel-0.9.2/matchbox-panel_0.9.2.bb
* bunp PR number
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 4c037690b6..0e2ccf3f07 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="r9" +PR="r10" 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 \ |