blob: 4c037690b6ea35f7ee657a8aee345b219b8f8cc9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
include matchbox-panel.inc
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 "
|