mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-19 05:21:23 +02:00
sys-kernel/bootengine: Point to latest flatcar-master
Pulls in https://github.com/flatcar-linux/bootengine/pull/13
This commit is contained in:
parent
37d7c5b750
commit
762d62e40a
@ -10,7 +10,7 @@ CROS_WORKON_REPO="git://github.com"
|
|||||||
if [[ "${PV}" == 9999 ]]; then
|
if [[ "${PV}" == 9999 ]]; then
|
||||||
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
|
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
|
||||||
else
|
else
|
||||||
CROS_WORKON_COMMIT="2bfa9d1d4cf52bf61a5ba77c6d713b84348de511" # flatcar-master
|
CROS_WORKON_COMMIT="8043da392dea21dbcaac57256d7c0a78e270bc53" # flatcar-master
|
||||||
KEYWORDS="amd64 arm arm64 x86"
|
KEYWORDS="amd64 arm arm64 x86"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user