matrix-gui-e: bump PR for init file fixes
[openembedded.git] / recipes / misc-binary-only / tiinit_3.2.26.bb
blob9115474abd8a8a3462057eb3c4aa609586a98d0c
1 DESCRIPTION = "TI Bluetooth init bits."
2 SECTION = "base"
3 LICENSE = "Unknown"
4 PR = "r0"
6 SRC_URI = "http://sdgsystems.com/pub/ipaq/hx4700/src/TIInit_${PV}.bts"
8 S = "${WORKDIR}"
10 do_install() {
11 install -d ${D}${sysconfdir}/bluetooth/
12 install -m 0644 TIInit_${PV}.bts ${D}${sysconfdir}/bluetooth/
15 PACKAGE_ARCH = "all"
18 SRC_URI[md5sum] = "8741490a25b98230973446400971bba9"
19 SRC_URI[sha256sum] = "c1f29cfd31c335a409bdc530c2e68661d20a1e3c2e5d64454470b6700a40681e"