summaryrefslogtreecommitdiffstats
path: root/package/taskd/0003-CMakeLists-use-pkg-config-uuid-detection.patch
Commit message (Collapse)AuthorAgeFilesLines
* taskd: fix static linking issue with libuuid/libintlThomas Petazzoni2016-11-251-0/+40
libuuid depends on libintl in specific scenarios, but since taskd wasn't using pkg-config to detect libuuid, this dependency on libintl was not taken into account. This commit adds a patch to taskd that uses pkg-config to detect libuuid. Fixes: http://autobuild.buildroot.net/results/cb5ea871812651025722d42508d4f37702088800/ Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
OpenPOWER on IntegriCloud