From be40b7d9ee1c548064ab580f84bc4a2594446a04 Mon Sep 17 00:00:00 2001 From: Nicolas Dechesne Date: Mon, 20 Nov 2017 15:36:26 +0100 Subject: LINARO: add python pexpect and yaml modules They are needed to run LAVA test-runner utility which lets us run LAVA test case locally. Change-Id: Ie413d3eaaece7021e9d9241b434849acdd8802c6 Signed-off-by: Nicolas Dechesne --- package_config/LINARO | 2 ++ 1 file changed, 2 insertions(+) diff --git a/package_config/LINARO b/package_config/LINARO index 2887b9f..a52cc59 100644 --- a/package_config/LINARO +++ b/package_config/LINARO @@ -1,3 +1,5 @@ PACKAGES install-norec linaro-overlay-minimal 96boards-tools-common +python-pexpect +python-yaml -- cgit v1.2.3