mirror of
https://github.com/flatcar/scripts.git
synced 2025-12-16 14:52:24 +01:00
systemd: fix use of FIONREAD in networkd
This commit is contained in:
parent
056798ad35
commit
15650fcc15
@ -11,7 +11,7 @@ if [[ ${PV} == 9999 ]]; then
|
||||
# Use ~arch instead of empty keywords for compatibility with cros-workon
|
||||
KEYWORDS="~amd64 ~arm64 ~arm ~x86"
|
||||
else
|
||||
CROS_WORKON_COMMIT="e812c3ca8ffe95ea789b1c717e675f5d0ee9c161" # v229-coreos
|
||||
CROS_WORKON_COMMIT="ac41a8a1f2f09063e5e24e28f76658fa94a560eb" # v229-coreos
|
||||
KEYWORDS="~amd64 ~arm64 ~arm ~x86"
|
||||
fi
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user