mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-21 22:41:09 +02:00
sys-kernel/bootengine: bump bootengine to include passwd/group utils
Also introduces dependency on sys-apps/shadow.
This commit is contained in:
parent
e947ba4cba
commit
67c24c52e6
@ -10,7 +10,7 @@ CROS_WORKON_REPO="git://github.com"
|
||||
if [[ "${PV}" == 9999 ]]; then
|
||||
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
|
||||
else
|
||||
CROS_WORKON_COMMIT="b1c04aa254ec7a8f57d6428e90521b04431d7d15"
|
||||
CROS_WORKON_COMMIT="3fd35b67f0855d1c1d571219e14866f3e4b746ef"
|
||||
KEYWORDS="amd64 arm arm64 x86"
|
||||
fi
|
||||
|
||||
@ -31,6 +31,7 @@ DEPEND="
|
||||
sys-apps/ignition
|
||||
sys-apps/less
|
||||
sys-apps/sed
|
||||
sys-apps/shadow
|
||||
sys-apps/systemd
|
||||
sys-apps/util-linux
|
||||
sys-fs/btrfs-progs
|
||||
|
Loading…
x
Reference in New Issue
Block a user