mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-22 15:01:00 +02:00
Merge pull request #1371 from crawford/boot
sys-kernel/bootengine: include disk-uuid fixes
This commit is contained in:
commit
a6b1d350d2
@ -10,7 +10,7 @@ CROS_WORKON_REPO="git://github.com"
|
||||
if [[ "${PV}" == 9999 ]]; then
|
||||
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
|
||||
else
|
||||
CROS_WORKON_COMMIT="d7423f22b98c933900f45cef6fb682e1f7069796"
|
||||
CROS_WORKON_COMMIT="85b3790205ca5b9f70b3aaa7a7cfaef802f3d20c"
|
||||
KEYWORDS="amd64 arm arm64 x86"
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user