[oe-commits] [meta-openembedded] 02/03: phoronix-test-suite: Add python3 to safe siggen deps

git at git.openembedded.org git at git.openembedded.org
Sun Mar 1 06:27:20 UTC 2020


This is an automated email from the git hooks/post-receive script.

khem pushed a commit to branch master-next
in repository meta-openembedded.

commit be2cf1984951b7d74f275fa470260bc5cf8ee574
Author: Khem Raj <raj.khem at gmail.com>
AuthorDate: Sat Feb 29 11:42:21 2020 -0800

    phoronix-test-suite: Add python3 to safe siggen deps
    
    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 8ad21d6..c537736 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 \

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list