]> code.ossystems Code Review - openembedded-core.git/commit
perf: add PACKAGECONFIG for systemtap
authorRoss Burton <ross.burton@intel.com>
Mon, 16 Jan 2017 13:42:47 +0000 (13:42 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 19 Jan 2017 22:45:43 +0000 (22:45 +0000)
commit8aafed5f4757550f2ff688e1b8981e5e8e6e3428
tree7dab607648be499eeb4153e79fdb41b639dc8052
parent33d05772c30036e8d2bb2dc8928989bf98d388f1
perf: add PACKAGECONFIG for systemtap

Otherwise it's possible to race with systemtap headers being present during the autodetection and disappearing during the build:

tests/sdt.c:14:21: fatal error: sys/sdt.h: No such file or directory
 #include <sys/sdt.h>
                     ^
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-kernel/perf/perf.bb