summaryrefslogtreecommitdiff
path: root/http/http_request.hpp
diff options
context:
space:
mode:
authorEd Tanous <edtanous@google.com>2021-09-03 00:31:40 +0300
committerEd Tanous <ed@tanous.net>2021-09-09 01:00:36 +0300
commit7bb985eeb0930905c2f4d551e895dd5293094931 (patch)
treeac273ab55e2302b49d8b3c003bad9b10e7ecca5d /http/http_request.hpp
parente62afa5995822679c0ca0ceaf7e4784e46f0b9c3 (diff)
downloadbmcweb-7bb985eeb0930905c2f4d551e895dd5293094931.tar.xz
Include systemd and boost as system dependencies
In practice, adding the include_type: 'system' causes the imports for these dependencies to be included in gcc as -Isystem instead of -I. In practice, this doesn't have much effect, but allows clang-tidy to correctly not flag errors in headers from system libraries, which causes the clang-tidy checks to succeed when run from within devshell. Tested: ran "bitbake -c devshell bmcweb" From within the shell, ran: cd oe-workdir/bmcweb-1.0+git999 ninja clang-tidy And observed that header errors no longer present. Signed-off-by: Ed Tanous <edtanous@google.com> Change-Id: I6f24f061a3f8a58c07ae64ebc82ffefe11c469a2
Diffstat (limited to 'http/http_request.hpp')
0 files changed, 0 insertions, 0 deletions