summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-extended')
-rw-r--r--meta/recipes-extended/images/core-image-testmaster.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/images/core-image-testmaster.bb b/meta/recipes-extended/images/core-image-testmaster.bb
index 78295c5f0a..0faf18f5a4 100644
--- a/meta/recipes-extended/images/core-image-testmaster.bb
+++ b/meta/recipes-extended/images/core-image-testmaster.bb
@@ -8,7 +8,7 @@ inherit core-image
8# normal linux utilities not busybox ones 8# normal linux utilities not busybox ones
9IMAGE_INSTALL += "\ 9IMAGE_INSTALL += "\
10 bash coreutils util-linux tar gzip bzip2 kmod \ 10 bash coreutils util-linux tar gzip bzip2 kmod \
11 python-modules python-misc \ 11 python3-modules python3-misc \
12 e2fsprogs e2fsprogs-mke2fs parted \ 12 e2fsprogs e2fsprogs-mke2fs parted \
13 " 13 "
14# we need a particular initramfs for live images 14# we need a particular initramfs for live images