summaryrefslogtreecommitdiff
path: root/open-source-lorries/sbc.lorry
diff options
context:
space:
mode:
authorTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2015-12-14 13:41:27 +0900
committerTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2015-12-14 18:36:33 +0900
commit6b3275e1938ad2fbc13b10a714cad239c8370a7e (patch)
tree736f4953ce3fe5279bf60eaed8472c459d0c348d /open-source-lorries/sbc.lorry
parent9b2dcb2ac2748bc3f97a77b99f11367ef261df95 (diff)
downloadlorries-6b3275e1938ad2fbc13b10a714cad239c8370a7e.tar.gz
Adding sbc lorry
sbc is a part of the kernel.org bluetooth packages, we currently build bluez in audio-bluetooth but fail to provide sbc, pulseaudio requires bluez and sbc in order to enable bluetooth audio support. Change-Id: I63430fcd75418c559f67d65238610aa867b12c06
Diffstat (limited to 'open-source-lorries/sbc.lorry')
-rw-r--r--open-source-lorries/sbc.lorry6
1 files changed, 6 insertions, 0 deletions
diff --git a/open-source-lorries/sbc.lorry b/open-source-lorries/sbc.lorry
new file mode 100644
index 0000000..f70a583
--- /dev/null
+++ b/open-source-lorries/sbc.lorry
@@ -0,0 +1,6 @@
+{
+ "sbc": {
+ "type": "git",
+ "url": "git://git.kernel.org/pub/scm/bluetooth/sbc.git"
+ }
+}