diff options
author | Baruch Siach <baruch@tkos.co.il> | 2018-06-15 07:02:13 +0300 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@bootlin.com> | 2018-06-15 21:33:27 +0200 |
commit | 945636b304e3d36984859faf04c674d7a0e4c7d5 (patch) | |
tree | e61f2b1cf938f394dd0ea09a147cc445e49eac62 /package/python/python.hash | |
parent | c8c3a902193552ae9b478bbd76e04f21bbce30b3 (diff) | |
download | buildroot-945636b304e3d36984859faf04c674d7a0e4c7d5.tar.gz buildroot-945636b304e3d36984859faf04c674d7a0e4c7d5.zip |
modem-manager: fix build with musl
modem-manager version 1.8.0 introduced use of canonicalize_file_name(),
which is a GNU extension that musl does not implement. Add a patch
switching to POSIX standard realpath().
Fixes:
http://autobuild.buildroot.net/results/9f6/9f6859f1854d94d3caba7b5c24d9ca6a14622042/
Cc: Aleksander Morgado <aleksander@aleksander.es>
Cc: Carlos Santos <casantos@datacom.com.br>
Cc: Petr Vorel <petr.vorel@gmail.com>
Cc: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Diffstat (limited to 'package/python/python.hash')
0 files changed, 0 insertions, 0 deletions