diff options
author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2018-08-24 10:59:49 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-08-28 10:27:15 +0100 |
commit | 2f43139e7e0db2522c88b41875c32949f66ca1e8 (patch) | |
tree | f2d2e1ccb77deb94ad15406488b4a5df2e3bdc45 /scripts/lib/devtool/deploy.py | |
parent | 2f06c9eadc17e4d2b4d81b0a4088e9f0e8556217 (diff) | |
download | openembedded-core-2f43139e7e0db2522c88b41875c32949f66ca1e8.tar.gz openembedded-core-2f43139e7e0db2522c88b41875c32949f66ca1e8.tar.bz2 openembedded-core-2f43139e7e0db2522c88b41875c32949f66ca1e8.zip |
linux-yocto/standard: enable bpf configs in standard kernel
Enabling the bpf feature for the standard kernel configurations
by default. Systemd (and other) userspace applications are looking
for BPF more often, and we get warnings such as this:
[ 12.810554] systemd[1]: File
/lib/systemd/system/systemd-journald.service:36 configures an IP
firewall (IPAddressDeny=any), but the local system does not support
BPF/cgroup based firewalling.
The configs don't add much overhead to the kernel, so we enable them
by default.
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/devtool/deploy.py')
0 files changed, 0 insertions, 0 deletions