[OE-core] [PATCH 04/11] core-image-testmaster: use Python 3
Alexander Kanavin
alex.kanavin at gmail.com
Fri Dec 20 16:23:44 UTC 2019
Signed-off-by: Alexander Kanavin <alex.kanavin at gmail.com>
---
meta/recipes-extended/images/core-image-testmaster.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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
--
2.17.1
More information about the Openembedded-core
mailing list