mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-22 15:01:00 +02:00
sys-boot/grub: add search by disk uuid
This commit is contained in:
parent
30f93f3fc1
commit
225a69f02b
@ -12,7 +12,7 @@ PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} )
|
||||
if [[ "${PV}" == 9999 ]]; then
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
else
|
||||
CROS_WORKON_COMMIT="91391dc52b0d1559ec589ec304a434ed12e92b3e"
|
||||
CROS_WORKON_COMMIT="9a794d4652154272aa969717c8c66aa06e063ec2"
|
||||
KEYWORDS="amd64 x86"
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user