Skip to content
Snippets Groups Projects
Commit 9f45559c authored by Dang Huynh's avatar Dang Huynh
Browse files

CI: exlude firmware-fxtec-msm8998 from firmware tests


This was already done for firmware-oneplus-sdm845 &
firmware-xiaomi-beryllium which also depend on
soc-qcom-sdm845-nonfree-firmware.

Signed-off-by: default avatarDang Huynh <danct12@disroot.org>
parent cdd200b2
No related branches found
No related tags found
No related merge requests found
......@@ -17,6 +17,7 @@ def test_aports_firmware(args):
excluded = [
"firmware-motorola-potter", # Depends on soc-qcom-msm8916-ucm
"firmware-oneplus-msm8998", # Depends on soc-qcom-sdm845-nonfree-firmware
"firmware-fxtec-msm8998", # Depends on soc-qcom-sdm845-nonfree-firmware
"firmware-samsung-baffinlite", # Depends on firmware-aosp-broadcom-wlan
"firmware-samsung-crespo", # Depends on firmware-aosp-broadcom-wlan
"firmware-samsung-maguro", # Depends on firmware-aosp-broadcom-wlan
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment