diff options
author | Ross Burton <ross.burton@intel.com> | 2017-01-16 13:42:47 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-01-19 22:47:21 +0000 |
commit | bc14d82c0e5fb20b4967023152a9af1683fb2f2e (patch) | |
tree | 75b9bac2144bf15c5aacb64c83857abaa7e8c6ba /meta/classes/binconfig-disabled.bbclass | |
parent | 73adcf1b668f990624411060da253d84f53eb1ee (diff) | |
download | poky-bc14d82c0e5fb20b4967023152a9af1683fb2f2e.tar.gz |
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>
^
(From OE-Core rev: 8aafed5f4757550f2ff688e1b8981e5e8e6e3428)
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/binconfig-disabled.bbclass')
0 files changed, 0 insertions, 0 deletions