]> code.ossystems Code Review - openembedded-core.git/commitdiff
core-image-testmaster: use Python 3
authorAlexander Kanavin <alex.kanavin@gmail.com>
Fri, 20 Dec 2019 16:23:44 +0000 (17:23 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 30 Dec 2019 08:45:03 +0000 (08:45 +0000)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/images/core-image-testmaster.bb

index 78295c5f0a30372c29426d05673753182de16e5e..0faf18f5a4e53c1e185b775eeeac18035f2f6738 100644 (file)
@@ -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