blktrace: re-enable on uClibc
commit8972c398ff8b6b3550735c9e15fd61cdc7297049
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 23 Aug 2016 14:40:00 +0000 (23 16:40 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Fri, 26 Aug 2016 13:59:54 +0000 (26 15:59 +0200)
tree226226f0d0a96118820651f5bc14f5d43ce33b63
parent9c67af2c524ad2b6585af2f5e43f76dacd7cc109
blktrace: re-enable on uClibc

With a small patch, blktrace can work on uClibc: we simply need to link
with librt to use the posix_spawn*() functions.

[Thomas: add reference to upstream commit.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/blktrace/0001-iowatcher-link-with-lrt.patch [new file with mode: 0644]
package/blktrace/Config.in