app-admin/locksmith: Stop using deprecates resource control options

This commit is contained in:
Krzesimir Nowak 2023-05-31 13:47:19 +02:00 committed by Flatcar Buildbot
parent bd242ea418
commit 5b429971c1
2 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ inherit cros-workon systemd coreos-go
if [[ "${PV}" == 9999 ]]; then
KEYWORDS="~amd64 ~arm64"
else
CROS_WORKON_COMMIT="b5fb1347fa5c5be5ce3cb39c80e4d3ae599675d1" # flatcar-master
CROS_WORKON_COMMIT="439d44f24b24f679d08f309399f6bb2f82614637" # flatcar-master
KEYWORDS="amd64 arm64"
fi