mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-10 00:10:19 +03:00
net-wireless/bluez: commit the fixed ebuild
I fixed it for building locally but forgot to update the one to push :S Closes: https://bugs.gentoo.org/966331 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
This commit is contained in:
parent
7d9e7f851c
commit
c168261f54
@ -64,14 +64,8 @@ PATCHES=(
|
|||||||
# Try both udevadm paths to cover udev/systemd vs. eudev locations (#539844)
|
# Try both udevadm paths to cover udev/systemd vs. eudev locations (#539844)
|
||||||
# http://www.spinics.net/lists/linux-bluetooth/msg58739.html
|
# http://www.spinics.net/lists/linux-bluetooth/msg58739.html
|
||||||
# https://bugs.gentoo.org/539844
|
# https://bugs.gentoo.org/539844
|
||||||
# https://github.com/bluez/bluez/issues/268
|
# https://github.com/bluez/bluez/issues/1650
|
||||||
"${FILESDIR}"/${PN}-udevadm-path-r1.patch
|
"${FILESDIR}"/${PN}-udevadm-path-r1.patch
|
||||||
|
|
||||||
# Fix Bluetooth LE audio (from Fedora)
|
|
||||||
"${FILESDIR}"/${P}-A2DP-config.patch
|
|
||||||
|
|
||||||
# Merged upstream
|
|
||||||
"${FILESDIR}"/bluez-5.84-revert-distcheck-fix.patch
|
|
||||||
)
|
)
|
||||||
|
|
||||||
pkg_setup() {
|
pkg_setup() {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user