blob: b9015a37da87c29e99ba7c7b19fd225d1c529547 (
plain)
1
2
3
4
5
6
7
8
|
DESCRIPTION = "Shows the bluetooth status in the Openmoko panel"
DEPENDS = "bluez-libs libnotify"
SRCREV = "4331"
PV = "0.1.0+svnr${SRCPV}"
PR = "r1"
inherit openmoko-panel-plugin
|