Skip to content
Snippets Groups Projects
Commit ad18c6a1 authored by GitBot's avatar GitBot
Browse files

Integrate yocto-test-suite/video_dl_update

--

Commit: seco-ne/tools/yocto-test-suite@5bed21fd

video-tests: add config files for iMX8MM boards

--

Commit: seco-ne/tools/yocto-test-suite@b829c279

video-tests: update download routine

Updated the part of script that downloads the test videos from the
provided URLs. The new version allows to set a custom name for output
files. It is useful if filenames are the same but files are pulled
from different sources. This renaming can be achieved by
adding a custom name (separated by one or more spaces) after the URL.
For example:

TEST_VIDEO_URLS="\
https://test-videos.co.uk/vids/bigbuckbunny/mp4/h264/1080/Big_Buck_Bunny_1080_10s_5MB.mp4   Big_Buck_Bunny_1080_10s_5MB_h264.mp4
https://test-videos.co.uk/vids/bigbuckbunny/mp4/h265/1080/Big_Buck_Bunny_1080_10s_5MB.mp4   Big_Buck_Bunny_1080_10s_5MB_h265.mp4
"

The commit also updates names of several variables to more accurately
reflect their meaning.
parent b55c70c6
No related branches found
No related tags found
Loading
Pipeline #84987 passed with stages
in 8 seconds
Loading
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