summaryrefslogtreecommitdiff
path: root/packages/openmoko-panel-plugins/openmoko-panel-bt_svn.bb
blob: 29ae8fb4db3afb530b6d15f8a537dcccd387aeb5 (plain)
1
2
3
4
5
6
7
8
9
DESCRIPTION = "Shows the bluetooth status in the OpenMoko panel"
DEPENDS = "bluez-libs"
PV = "0.1.0+svn${SVNREV}"
PR = "r1"

inherit openmoko-panel-plugin

SRC_URI += "file://panel-bluetooth.patch;patch=1"