From: Alexander Kanavin Date: Fri, 20 Dec 2019 16:23:44 +0000 (+0100) Subject: core-image-testmaster: use Python 3 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~12390 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c488f67efeefa00e3d1e925a50c9ab764f39f0a7;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.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 78295c5f0a3..0faf18f5a4e 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