[Buildroot] [PATCH] blktrace: re-enable on uClibc

Peter Korsgaard peter at korsgaard.com
Tue Aug 23 21:14:18 UTC 2016


>>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni at free-electrons.com> writes:

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

> @@ -10,7 +8,3 @@ config BR2_PACKAGE_BLKTRACE
 >  	  up to user space.
 
 >  	  http://git.kernel.dk/?p=blktrace.git;a=summary
 > -
 > -comment "blktrace needs a glibc or musl toolchain"
 > -	depends on BR2_PACKAGE_LIBAIO_ARCH_SUPPORTS
 > -	depends on !(BR2_TOOLCHAIN_USES_GLIBC || BR2_TOOLCHAIN_USES_MUSL)

I see you created this against master and not next. I know it is a small
patch, but it is still a feature addition. Is there any reason this
should go in 2016.08?

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list