summaryrefslogtreecommitdiffstats
path: root/LICENSE
diff options
context:
space:
mode:
authorJonathan Rajotte <jonathan.rajotte-julien@efficios.com>2019-03-12 21:13:29 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-03-18 11:12:25 +0000
commit1b9010a3d640a9bc9309b671418f5d8ae86f2a79 (patch)
treee1c76167ad5229dd43d7b68ed41b0f8706345bd5 /LICENSE
parent361b637aabc3a8404138888346677761aba8a0ba (diff)
downloadpoky-1b9010a3d640a9bc9309b671418f5d8ae86f2a79.tar.gz
lttng-tools ptest: add missing dependencies
Multiple tests are failing due to missing dependencies on a bare core-image-minimal build with only lttng-tools ptest present. "getconf LONG_BIT" is used to get the bitness of the host to run the correct consumerd. Depend on glibc-utils. perl-module-overloading is needed to validate trace. babelstats.pl "head -c" is used to generate a random string. It is easier to depends on coreutils to get a feature complete "head" than to enable to "fancy head" feature of busybox. See utils.sh randstring. "taskset" is used in a couple of scripts to ensure that events generated finish in the same buffer. Depend on util-linux. [RP: Tweak for glibc/musl handling] (From OE-Core rev: a266788c0037173b41e5e7a4b39b38b80333b87b) Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'LICENSE')
0 files changed, 0 insertions, 0 deletions