Skip to content

Commit

Permalink
overlay sys-kernel/bootengine: Pull in initial sysext MVP
Browse files Browse the repository at this point in the history
  • Loading branch information
krnowak committed Jun 6, 2023
1 parent e045e3b commit 764266c
Show file tree
Hide file tree
Showing 2 changed files 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="130003986dfdab46a21c7f34054239e59583e0f6" # flatcar-master
CROS_WORKON_COMMIT="e3e61e54243f3e2a4fb664146427a4f85311f75a" # kai/sysext-initial-mvp
KEYWORDS="amd64 arm arm64 x86"
fi

Expand Down

0 comments on commit 764266c

Please sign in to comment.