linux-aspeed: Enable CGROUP_BPF and NAMESPACES

These are used by systemd to provide isolation features:

  Required for IPAddressDeny= and IPAddressAllow= in resource control
  unit settings
    CONFIG_CGROUP_BPF

  Required for PrivateNetwork= in service units:
    CONFIG_NET_NS
  Note that systemd-localed.service and other systemd units use
  PrivateNetwork so this is effectively required.

  Required for PrivateUsers= in service units:
    CONFIG_USER_NS

(NET_NS is default y so we get it by enabling namespace support).

Change-Id: I48434708078af2bac4ca87434ce4ef76306a84cc
Signed-off-by: Joel Stanley <joel@jms.id.au>
3 files changed
tree: 1da82a4b88e956238232e1a835d6f6c970cccb6f
  1. conf/
  2. recipes-aspeed/
  3. recipes-bsp/
  4. recipes-core/
  5. recipes-kernel/
  6. COPYING.apache-2.0
  7. COPYING.MIT
  8. LICENSE
  9. MAINTAINERS
  10. README.md
README.md

OpenEmbedded/Yocto BSP layer for Aspeed's platforms

This layer provides support for Aspeed's platforms for use with OpenEmbedded and/or Yocto.

This layer depends on:

URI: git://git.openembedded.org/openembedded-core
layers: meta
branch: master
revision: HEAD

Contributing

meta-aspeed patches are reviewed using the Gerrit instance at https://gerrit.openbmc-project.xyz.

Please submit patches to Gerrit. More information on using Gerrit can be found here. https://github.com/openbmc/meta-aspeed is a hosting mirror only and GitHub pull requests are not monitored and will not be accepted.

Patch checklist. Please ensure patches adhere to the following guidelines:

For questions or help please come join us on the mailing list or in IRC.