Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MIPS big-endian patch for bluez 5.37 stack #2523

Closed
artynet opened this issue Mar 19, 2016 · 1 comment
Closed

MIPS big-endian patch for bluez 5.37 stack #2523

artynet opened this issue Mar 19, 2016 · 1 comment

Comments

@artynet
Copy link
Contributor

artynet commented Mar 19, 2016

I think that you should consider this patch for MIPS-BE system :

https://github.com/buildroot/buildroot/blob/master/package/bluez5_utils/0001-tools-avinfo-Fix-big-endian-build.patch

I bumped myself into it while compiling the sources for the ar71xx ARCH. please let me know...

Regards, Arturo.

@artynet artynet changed the title MIPS big-endian patch fpr bluez 5.37 MIPS big-endian patch for bluez 5.37 stack Mar 19, 2016
@navinp1281
Copy link

Yes that fixes it , the other option is to upgrade bluez to 5.38 which is not yet tested.
See for the upstream commit bluez.git
After copying the struct or the below diff, i can compile on the latest openwrt snapshot from git .
The file in error is avinfo.c and struct is a2d_ldap_t.
http://git.kernel.org/cgit/bluetooth/bluez.git/commit/?id=01d85fdf6a45150e82143803be3373d779d18522

wigyori pushed a commit to wigyori/packages that referenced this issue Nov 19, 2017
Fixes openwrt#2523
Closes openwrt#2545

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants