test: install jq into all images

This commit is contained in:
Frantisek Sumsal 2022-09-11 14:16:34 +02:00
parent 6c14f9ae57
commit 7906b790e4
2 changed files with 1 additions and 1 deletions

View file

@ -10,7 +10,6 @@ TEST_DESCRIPTION="test systemd-repart"
test_append_files() {
if ! get_bool "${TEST_NO_QEMU:=}"; then
install_dmevent
image_install jq
instmods dm_verity =md
generate_module_dependencies
fi

View file

@ -179,6 +179,7 @@ BASICTOOLS=(
head
ionice
ip
jq
killall
ldd
ln