mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-22 15:01:00 +02:00
Merge pull request #2664 from bgilbert/bootengine
sys-kernel/bootengine: fix dev-mapper-usr.device timeout; don't fsck /usr
This commit is contained in:
commit
be7c907260
@ -10,7 +10,7 @@ CROS_WORKON_REPO="git://github.com"
|
||||
if [[ "${PV}" == 9999 ]]; then
|
||||
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
|
||||
else
|
||||
CROS_WORKON_COMMIT="d37c6b68ed0abe33791a0819de0eb08ae452e87f"
|
||||
CROS_WORKON_COMMIT="e1bbdcde3b86a0b1d638fecad437f1d9afb4c6c4"
|
||||
KEYWORDS="amd64 arm arm64 x86"
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user