diff options
-rw-r--r-- | meta-oe/conf/layer.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/conf/layer.conf b/meta-oe/conf/layer.conf index 8ad21d66a..c5377362e 100644 --- a/meta-oe/conf/layer.conf +++ b/meta-oe/conf/layer.conf | |||
@@ -49,7 +49,7 @@ SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS += " \ | |||
49 | usb-modeswitch-data->usb-modeswitch \ | 49 | usb-modeswitch-data->usb-modeswitch \ |
50 | lmsensors->lmsensors-config \ | 50 | lmsensors->lmsensors-config \ |
51 | phoronix-test-suite->bash \ | 51 | phoronix-test-suite->bash \ |
52 | phoronix-test-suite->python \ | 52 | phoronix-test-suite->python3 \ |
53 | phoronix-test-suite->php \ | 53 | phoronix-test-suite->php \ |
54 | phoronix-test-suite->lsb-release \ | 54 | phoronix-test-suite->lsb-release \ |
55 | phoronix-test-suite->util-linux \ | 55 | phoronix-test-suite->util-linux \ |