Bluetooth Stack for Linux
The Bluetooth stack for Linux.
- Links to SUSE:SLE-15-SP4:Update / bluez
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:joeyli:branches:SUSE:SLE-15-SP4:Update_bsc1217251/bluez && cd $_
- Create Badge
Refresh
Refresh
Source Files (show unmerged sources)
Sources could not be expanded: conflict in file bluez.spec
Comments 2
Thanks Joey. Are there only the CentOS patches applied or also patches we use for our bluez?
I have downloaded the CentOS 7 bluez-5.44 source rpm from centos repo:
https://centos.pkgs.org/7/centos-x86_64/bluez-5.44-7.el7.x86_64.rpm.html bluez-5.44-7.el7.src.rpm
Then I used the bluez-5.44 source code and patches in the above src.rpm. The bluez-5.44.tar.xz and patches are from CentOS 7. And buidling options are also follow CentOS 7.
I applied all patches from CentOS and only applied two SUSE patches for fixing building fail on 15-SP4. You can check bluez.spec.
It's just for testing.