mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 17:19:20 +00:00
core-image-testmaster: use Python 3
(From OE-Core rev: c488f67efeefa00e3d1e925a50c9ab764f39f0a7) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
ecda76eb1a
commit
442aff1bea
@@ -8,7 +8,7 @@ inherit core-image
|
||||
# normal linux utilities not busybox ones
|
||||
IMAGE_INSTALL += "\
|
||||
bash coreutils util-linux tar gzip bzip2 kmod \
|
||||
python-modules python-misc \
|
||||
python3-modules python3-misc \
|
||||
e2fsprogs e2fsprogs-mke2fs parted \
|
||||
"
|
||||
# we need a particular initramfs for live images
|
||||
|
||||
Reference in New Issue
Block a user