initscripts-shr: remove devtmpfs initscript for palmpre machine
[openembedded.git] / recipes / btsco / btsco.inc
blob32009b9a2673b9e66097142c24abbbc70da44e78
1 DESCRIPTION = "Bluetooth-alsa headset tool"
2 HOMEPAGE = "http://bluetooth-alsa.sourceforge.net/"
3 LICENSE = "GPL"
4 DEPENDS = "alsa-lib bluez-libs"
6 inherit autotools pkgconfig
8 SRC_URI = "${SOURCEFORGE_MIRROR}/bluetooth-alsa/btsco-${PV}.tar.gz"
10 S = "${WORKDIR}/${PN}-${PV}"
12 CFLAGS += " -I${STAGING_INCDIR} "