rebuild for toradex snapshot 20230315T143104Z

This snapshot includes the workaround for libdrm versioned dependency
issue. See https://gitlab.int.toradex.com/rd/torizon-core/debian/libdrm/-/merge_requests/6

Related-to: TOR-2701

Signed-off-by: Abdur Rehman <abdur.rehman@toradex.com>
This commit is contained in:
Abdur Rehman 2023-03-26 23:52:22 +05:00
parent 2e6250929d
commit a9b4ceb59d
No known key found for this signature in database
GPG Key ID: CF2385CB520EB08C

View File

@ -5,11 +5,11 @@ variables:
RT_TESTS_MAJOR: "3"
RT_TESTS_MINOR: "0"
RT_TESTS_PATCH: "1"
RT_TESTS_PATCH: "2"
STRESS_TESTS_MAJOR: "3"
STRESS_TESTS_MINOR: "0"
STRESS_TESTS_PATCH: "1"
STRESS_TESTS_PATCH: "2"
# This should be set by docker image already, just to be sure...
DOCKER_HOST: tcp://docker:2375