Merge pull request #1526 from flatcar-linux/tormath1/elf

profiles/coreos/base: backport `iproute2` ELF support
This commit is contained in:
Mathieu Tortuyaux 2021-12-22 09:56:44 +01:00 committed by GitHub
commit 5eff92bbac
2 changed files with 4 additions and 0 deletions

View File

@ -0,0 +1 @@
- Backported `elf` support for `iproute2` [flatcar-linux/coreos-overlay#1256](https://github.com/flatcar-linux/coreos-overlay/pull/1526)

View File

@ -139,3 +139,6 @@ sys-auth/polkit -introspection
net-misc/openssh -bindist
dev-libs/openssl fips
# enables ELF support to e.g. allow tc to handle BPF filters.
sys-apps/iproute2 elf