This ports over the libseccomp pkg from meta-security.

Use DISTRO_FEATURE check to enable recipe
Add PACKAGECONFIG tweaking for a few core pkgs if 
DISTRO_FEATURE (seccomp) is set for a few core pkgs.

Skipped updating "file" as I don't recall the issues file enabled with
seccomp had on pseudo

Added pkg grp for adding libseccomp to base pkg grp
Add "seccomp" to DEFUALT_FEATURES as its on the same level as xattr.

I relealize some changes may be controversial and don't need to be
taken.

enjoy.

Armin Kuster (6):
  libseccomp: move recipe from meta-security to core
  qemu: Enable seccomp if FEATURE is set
  gnutls: Enable seccomp if FEATURE is set
  systemd: Enable seccomp if FEATURE is set
  packagegroups/packagegroup-base: add seccomp grp
  default-distrovars.inc: Add seccomp to DISTRO_FEATURES_DEFAULT

 .../distro/include/default-distrovars.inc     |  2 +-
 .../packagegroups/packagegroup-base.bb        |  6 +++
 meta/recipes-core/systemd/systemd_247.6.bb    |  3 +-
 meta/recipes-devtools/qemu/qemu_5.2.0.bb      |  1 +
 meta/recipes-support/gnutls/gnutls_3.7.1.bb   |  2 +-
 .../libseccomp/files/run-ptest                |  4 ++
 .../libseccomp/libseccomp_2.5.1.bb            | 49 +++++++++++++++++++
 7 files changed, 63 insertions(+), 4 deletions(-)
 create mode 100644 meta/recipes-support/libseccomp/files/run-ptest
 create mode 100644 meta/recipes-support/libseccomp/libseccomp_2.5.1.bb

-- 
2.25.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#150886): 
https://lists.openembedded.org/g/openembedded-core/message/150886
Mute This Topic: https://lists.openembedded.org/mt/82336291/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to