mirror of
https://github.com/flatcar/scripts.git
synced 2025-12-07 18:31:54 +01:00
sys-apps/baselayout: include change to unbreak boot
the system was hanging on boot due to systemd removing a job to break a dep cycle.
This commit is contained in:
parent
01a2ffcab7
commit
76c2988934
@ -9,7 +9,7 @@ CROS_WORKON_REPO="git://github.com"
|
||||
if [[ "${PV}" == 9999 ]]; then
|
||||
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
|
||||
else
|
||||
CROS_WORKON_COMMIT="008a6ac985791d20e12ff7f2e979e75e1ec1acdd"
|
||||
CROS_WORKON_COMMIT="139da2652de491ae70371413b45e189fe8e727f6"
|
||||
KEYWORDS="amd64 arm arm64 x86"
|
||||
fi
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user