mirror of
https://github.com/flatcar/scripts.git
synced 2025-10-04 12:02:13 +02:00
sys-kernel/bootengine: Bump to include the fix for systemd v246 change in tmpfiles
This commit is contained in:
parent
0d1f86c398
commit
fee62916ab
@ -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="45a62e85b7c40e322bd814ce324e5c330e654ce0" # flatcar-master
|
CROS_WORKON_COMMIT="acfe1b9b78c5596a00693a57ddaafb9d13e1019e" # flatcar-master
|
||||||
KEYWORDS="amd64 arm arm64 x86"
|
KEYWORDS="amd64 arm arm64 x86"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user