sconeserver: fix bluetooth module build problem
This fixes a build problem in the sconeserver bluetooth module, as reported by the Buildroot autobuild system: http://autobuild.buildroot.net/results/d1133da3f8d74c58fd271e0cab197a1108000e90/build-end.log The build problem, due to the use of BDADDR_ANY, has been fixed upstream; consequently, this patch simply bumps the sconeserver svn revision. Further details of the underlying problem at the following URL. http://stackoverflow.com/questions/9751710/c-c-warning-address-of-temporary-with-bdaddr-any-bluetooth-library Signed-off-by:Simon Dawson <spdawson@gmail.com> Acked-by:
Samuel Martin <s.martin49@gmail.com> Tested-by:
Samuel Martin <s.martin49@gmail.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
Loading
Please register or sign in to comment