| Message ID | CAL2HtgxQHThnmV=HfXAFAC0_52BHw73sPsym_AebCXM5Z_tvZA@mail.gmail.com |
|---|---|
| State | New |
| Headers | show |
| Series | [meta-ti,master] build issue on mesa-pvr | expand |
meta-ti / na / CAL2HtgxQHThnmV=HfXAFAC0_52BHw73sPsym_AebCXM5Z_tvZA
PRC Results: FAIL
=========================================================
check-yocto-patches: FAIL
=========================================================
Patches
----------------------------------------
FAIL - [meta-ti][master] build issue on mesa-pvr
WARN: Commit message does not include file/recipe name: build issue on mesa-pvr. (COMMIT-MESSAGE-2)
patch
ERROR: Missing Signed-off-by in commit message. (SIGNED-OFF-BY-1)
patch
For details on the above errors/warnings visit: https://lists.yoctoproject.org/g/meta-ti/wiki/40887
diff --git a/src/gallium/drivers/pvr/meson.build b/src/gallium/drivers/pvr/meson.build index .......... .. .......... --- a/src/gallium/drivers/pvr/meson.build +++ b/src/gallium/drivers/pvr/meson.build @@ -24,6 +24,7 @@ libpvr_compile_args = [ libpvr_dependencies = [ dep_libdrm, + idep_dispatch_h, idep_mesautil, ]