mirror of
https://github.com/flatcar/scripts.git
synced 2025-12-15 22:31:59 +01:00
coreos-base/coreos-init: fix commit reference to flatcar-master branch
This commit is contained in:
parent
14490039a5
commit
8a58808b9a
@ -10,7 +10,7 @@ CROS_WORKON_REPO="https://github.com"
|
||||
if [[ "${PV}" == 9999 ]]; then
|
||||
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
|
||||
else
|
||||
CROS_WORKON_COMMIT="67bdb80f771fcce812879b68f144fc8c7eb0300b" # jepio/fix-cgroupv1-em
|
||||
CROS_WORKON_COMMIT="5f97a6a0dfd7a7b1125d089ea9057aea121e11f1" # flatcar-master
|
||||
KEYWORDS="amd64 arm arm64 x86"
|
||||
fi
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user