mirror of
https://github.com/flatcar/scripts.git
synced 2025-10-02 19:11:20 +02:00
Merge pull request #1526 from flatcar-linux/tormath1/elf
profiles/coreos/base: backport `iproute2` ELF support
This commit is contained in:
commit
5eff92bbac
@ -0,0 +1 @@
|
|||||||
|
- Backported `elf` support for `iproute2` [flatcar-linux/coreos-overlay#1256](https://github.com/flatcar-linux/coreos-overlay/pull/1526)
|
@ -139,3 +139,6 @@ sys-auth/polkit -introspection
|
|||||||
net-misc/openssh -bindist
|
net-misc/openssh -bindist
|
||||||
|
|
||||||
dev-libs/openssl fips
|
dev-libs/openssl fips
|
||||||
|
|
||||||
|
# enables ELF support to e.g. allow tc to handle BPF filters.
|
||||||
|
sys-apps/iproute2 elf
|
||||||
|
Loading…
x
Reference in New Issue
Block a user