envkernel: add dependencies for running 'make dtbs_check'

Mainline device-tree patches development require linting.
Install needed packages to be able to perform dtbs_check task.

Signed-off-by: Dzmitry Sankouski <dsankouski@gmail.com>
Reviewed-by: Oliver Smith <ollieparanoid@postmarketos.org>
Reviewed-by: Luca Weiss <luca@z3ntu.xyz>
Link: https://lists.sr.ht/~postmarketos/pmbootstrap-devel/%3C20221102160913.1896756-1-dsankouski@gmail.com%3E
This commit is contained in:
Dzmitry Sankouski 2022-11-02 19:09:13 +03:00 committed by Oliver Smith
parent 57359bfd51
commit 6a21898ce4
No known key found for this signature in database
GPG Key ID: 5AE7F5513E0885CB
1 changed files with 2 additions and 0 deletions

View File

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