File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -163,8 +163,6 @@ touch telemetry_busmessage_sender.h
163
163
touch maintenanceMGR.h
164
164
touch pkg.h
165
165
touch edid-parser.hpp
166
- touch drm.h
167
- touch drm_mode.h
168
166
touch secure_wrapper.h
169
167
touch wpa_ctrl.h
170
168
touch btmgr.h
Original file line number Diff line number Diff line change @@ -37,6 +37,7 @@ cmake -G Ninja -S "$GITHUB_WORKSPACE" -B build/entservices-inputoutput \
37
37
-I ${GITHUB_WORKSPACE} /entservices-testframework/Tests/mocks \
38
38
-I ${GITHUB_WORKSPACE} /entservices-testframework/Tests/mocks/thunder \
39
39
-I ${GITHUB_WORKSPACE} /entservices-testframework/Tests/mocks/devicesettings \
40
+ -I /usr/include/libdrm \
40
41
-include ${GITHUB_WORKSPACE} /entservices-testframework/Tests/mocks/devicesettings.h \
41
42
-include ${GITHUB_WORKSPACE} /entservices-testframework/Tests/mocks/Iarm.h \
42
43
-include ${GITHUB_WORKSPACE} /entservices-testframework/Tests/mocks/Rfc.h \
You can’t perform that action at this time.
0 commit comments