helpers/envkernel.sh: rename yaml-lint to yamllint

There's no package called yaml-lint in Alpine. Presumably, the intent
was to install yamllint here.

Reviewed-by: Luca Weiss <luca@z3ntu.xyz>
Link: https://lists.sr.ht/~postmarketos/pmbootstrap-devel/%3C20221105132937.34008-1-newbie13xd@gmail.com%3E
This commit is contained in:
Newbyte 2022-11-05 14:29:37 +01:00 committed by Caleb Connolly
parent e8b0b4ba78
commit 397225667f
No known key found for this signature in database
GPG Key ID: 0583312B195F64B6
1 changed files with 1 additions and 1 deletions

View File

@ -170,8 +170,8 @@ initialize_chroot() {
perl \
py3-dt-schema \
sed \
yamllint \
yaml-dev \
yaml-lint \
xz || return 1
# Create /mnt/linux