[PATCH i-g-t 1/2] tests/kms_3d: "1080p-left.png": No such file or directory fix

Kamil Konieczny kamil.konieczny at linux.intel.com
Thu Jun 20 12:36:30 UTC 2024


Hi Naladala,,
On 2024-06-18 at 17:46:37 +0530, Naladala, Ramanaidu wrote:

files are present after 'meson install' but if you also want them
in <build> path, you can add something like this to tests/meson.build:

foreach file : image_files
    # put PNG files also in build folder
    configure_file(input: file, output: file, copy: true)
endforeach

Nit.1: please create also coverletter and send it with all you patches

Nit.2: do not send mails to 'Naladala at freedesktop.org', put in your
global git config file (on Linux it is ~/.gitconfig )

[user]
        email = ramanaidu.naladala at intel.com
        name = Ramanaidu Naladala


Regards,
Kamil
> [...cut...]


More information about the igt-dev mailing list