[oe] [meta-oe][PATCH] phoronix-test-suite: Add python3 to safe siggen deps

Khem Raj raj.khem at gmail.com
Sat Feb 29 19:43:39 UTC 2020


Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 meta-oe/conf/layer.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-oe/conf/layer.conf b/meta-oe/conf/layer.conf
index 8ad21d66ae..c5377362e7 100644
--- a/meta-oe/conf/layer.conf
+++ b/meta-oe/conf/layer.conf
@@ -49,7 +49,7 @@ SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS += " \
   usb-modeswitch-data->usb-modeswitch \
   lmsensors->lmsensors-config \
   phoronix-test-suite->bash \
-  phoronix-test-suite->python \
+  phoronix-test-suite->python3 \
   phoronix-test-suite->php \
   phoronix-test-suite->lsb-release \
   phoronix-test-suite->util-linux \
-- 
2.25.1



More information about the Openembedded-devel mailing list