From 6b3275e1938ad2fbc13b10a714cad239c8370a7e Mon Sep 17 00:00:00 2001 From: Tristan Van Berkom Date: Mon, 14 Dec 2015 13:41:27 +0900 Subject: 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 --- open-source-lorries/sbc.lorry | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 open-source-lorries/sbc.lorry (limited to 'open-source-lorries/sbc.lorry') 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" + } +} -- cgit v1.2.1