mirror of
https://github.com/flatcar/scripts.git
synced 2026-04-22 14:02:16 +02:00
sys-kernel/bootengine: Add DNS retry waiter for OEM sysext fallback
This pulls in https://github.com/flatcar/bootengine/pull/66 to add a workaround for missing DNS resolve retry.
This commit is contained in:
parent
86818f4468
commit
e1df4c9c53
@ -10,7 +10,7 @@ CROS_WORKON_REPO="https://github.com"
|
||||
if [[ "${PV}" == 9999 ]]; then
|
||||
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
|
||||
else
|
||||
CROS_WORKON_COMMIT="65e9cb37deab44f2e768f3af714bdf28fb20bb15" # flatcar-master
|
||||
CROS_WORKON_COMMIT="cc0fdec0cc6c5692acac95a928984ea8a5eb8f08" # flatcar-master
|
||||
KEYWORDS="amd64 arm arm64 x86"
|
||||
fi
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user