summaryrefslogtreecommitdiffstats
path: root/package/util-linux/0001-lib-crc32-prefix-public-functions.patch
Commit message (Collapse)AuthorAgeFilesLines
* package/util-linux: bump version to 2.29Bernd Kuhls2016-12-221-182/+0
| | | | | | | | Removed patch applied upstream: http://git.kernel.org/cgit/utils/util-linux/util-linux.git/commit/?id=7f0d4d56a2f1ed34c3da4501e65fb79497b3dda1 Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* util-linux: fix crc32 function collisionGustavo Zacarias2016-10-111-0/+182
When linking both zlib and libblkid statically in the same target a collision occurs. Fix this by prefixing publicly-visible crc32 library functions. Fixes: http://autobuild.buildroot.net/results/25e/25efb79dd6ff1d93b5775baeccda23194d68c711/ Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
OpenPOWER on IntegriCloud