diff options
author | Konrad Scherer <Konrad.Scherer@windriver.com> | 2013-11-07 13:36:26 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-12-09 18:01:44 +0000 |
commit | fc0a1aac97bf96542d760cd01ae06351c11e280c (patch) | |
tree | ae7294b3df28a99d9b4d3ce47a9a97b962e22568 /meta/classes/buildstats.bbclass | |
parent | 5debfa1afabbe308ad600568932096e6bd9376f9 (diff) | |
download | poky-fc0a1aac97bf96542d760cd01ae06351c11e280c.tar.gz |
perf: Disable warnings as errors for kernels 3.1+
Turns out the sed command has not been working as intended since
kernel 3.1 due to the trailing space. Adding the WERROR=0 environment
variable is the correct way to disable warnings as errors.
(From OE-Core rev: 963315939610a89b031346ebf93cd5bddc7773d2)
Signed-off-by: Konrad Scherer <Konrad.Scherer@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/buildstats.bbclass')
0 files changed, 0 insertions, 0 deletions