mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-19 13:31:28 +02:00
baselayout: fixes for systemd 215
This commit is contained in:
parent
17a65e1ba0
commit
8edb35495b
@ -9,7 +9,7 @@ CROS_WORKON_REPO="git://github.com"
|
||||
if [[ "${PV}" == 9999 ]]; then
|
||||
KEYWORDS="~amd64 ~arm ~x86"
|
||||
else
|
||||
CROS_WORKON_COMMIT="fb3ab27fd28ebd8d8fb9515443d9f21d9e4b2249"
|
||||
CROS_WORKON_COMMIT="5d78024bbbe619aaecdf6c568409bcaaa461f65f"
|
||||
KEYWORDS="amd64 arm x86"
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user