Skip to content

Commit

Permalink
Merge pull request #973 from flatcar/kai/curl-dns-retry
Browse files Browse the repository at this point in the history
sys-kernel/bootengine: Add DNS retry waiter for OEM sysext fallback
  • Loading branch information
pothos authored Jul 6, 2023
2 parents 8ae80c6 + ec52667 commit 9f9c67f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 9f9c67f

Please sign in to comment.