Skip to content
Snippets Groups Projects
Commit 41507c0b authored by Simon Ser's avatar Simon Ser
Browse files

ci: update edid-decode


This new version contains a fix for a bogus failure message.

Signed-off-by: Simon Ser's avatarSimon Ser <contact@emersion.fr>
parent 92c0933b
No related branches found
No related tags found
No related merge requests found
......@@ -14,7 +14,7 @@ include:
# $ git push -f -o ci.variable="FDO_FORCE_REBUILD=1"
variables:
FDO_UPSTREAM_REPO: 'emersion/libdisplay-info'
FDO_DISTRIBUTION_TAG: '2022-06-16.0'
FDO_DISTRIBUTION_TAG: '2022-08-15.0'
stages:
- "Contribution checks"
......@@ -41,7 +41,7 @@ prepare-container:
FDO_DISTRIBUTION_EXEC: |
git clone git://linuxtv.org/edid-decode.git
cd edid-decode
git checkout 8a8d673d738ce010ca32a179032e8f6c0bb5dfb4
git checkout 6816e6a691f40e6fbb64e6d40f012d7727c6315f
make
make install
cd ..
......
......@@ -4,10 +4,9 @@
----------------
-Failures:
-Warnings:
-
-Block 0, Base EDID:
- Missing Display Product Name.
-
-EDID conformity: FAIL
+EDID conformity: PASS
EDID conformity: PASS
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