From: Alexander Kanavin Date: Fri, 20 Dec 2019 16:23:44 +0000 (+0100) Subject: core-image-testmaster: use Python 3 X-Git-Tag: uninative-2.8~720 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=c488f67efeefa00e3d1e925a50c9ab764f39f0a7;p=openembedded-core.git core-image-testmaster: use Python 3 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- 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 # 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