From 49146bfa8d273143f217d90d360275239c9e8408 Mon Sep 17 00:00:00 2001 From: Jeff Hatch Date: Mon, 19 Feb 2018 10:12:38 -0600 Subject: Explicitly add python importlib so that upgrade to base off of mLinux 4 will not break modules dependent on importlib --- recipes-core/images/mlinux-factory-image.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes-core/images/mlinux-factory-image.bb b/recipes-core/images/mlinux-factory-image.bb index fe64da5..c0b5f71 100644 --- a/recipes-core/images/mlinux-factory-image.bb +++ b/recipes-core/images/mlinux-factory-image.bb @@ -44,6 +44,7 @@ python-argparse \ python-compression \ python-dateutil \ python-html \ +python-importlib \ python-psutil \ python-pycurl \ python-pyopenssl \ -- cgit v1.2.3