blob: 1ce27a6a1f4839599d5b264aafa941f1ab55ebef (
plain)
1
2
3
4
5
6
7
|
DESCRIPTION = "Shows the GSM / GPRS status in the Openmoko panel"
DEPENDS = "libmokogsmd2 libnotify"
SRCREV = "4335"
PV = "0.1.0+svnr${SRCPV}"
PR = "r2"
inherit openmoko-panel-plugin
|