mirror of
https://git.yoctoproject.org/poky
synced 2026-01-29 21:08:42 +01:00
piglit: submit patches upstream
(From OE-Core rev: dea3890d045a203270d69375831376254109bce2) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
2db176f5f2
commit
a56b484d97
@@ -3,7 +3,7 @@ From: Alexander Kanavin <alex.kanavin@gmail.com>
|
||||
Date: Sun, 1 Nov 2020 20:08:49 +0000
|
||||
Subject: [PATCH] Add a missing include for htobe32 definition
|
||||
|
||||
Upstream-Status: Pending
|
||||
Upstream-Status: Submitted [https://gitlab.freedesktop.org/mesa/piglit/-/merge_requests/609]
|
||||
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
|
||||
---
|
||||
tests/spec/nv_copy_depth_to_color/nv_copy_depth_to_color.c | 2 ++
|
||||
|
||||
@@ -6,7 +6,7 @@ Subject: [PATCH] framework/profile.py: make test lists reproducible
|
||||
These are created with os.walk, which yields different
|
||||
order depending on where it's run.
|
||||
|
||||
Upstream-Status: Pending
|
||||
Upstream-Status: Submitted [https://gitlab.freedesktop.org/mesa/piglit/-/merge_requests/610]
|
||||
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
|
||||
---
|
||||
framework/profile.py | 6 +++++-
|
||||
|
||||
@@ -6,7 +6,7 @@ Subject: [PATCH 1/2] generated_tests/gen_tcs/tes_input_tests.py: do not
|
||||
|
||||
This helps reproducibility.
|
||||
|
||||
Upstream-Status: Pending
|
||||
Upstream-Status: Submitted [https://gitlab.freedesktop.org/mesa/piglit/-/merge_requests/610]
|
||||
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
|
||||
---
|
||||
generated_tests/gen_tcs_input_tests.py | 2 +-
|
||||
|
||||
@@ -6,7 +6,7 @@ Subject: [PATCH] serializer.py: make .gz files reproducible
|
||||
.gz format contains mtime of the compressed data, and
|
||||
SOURCE_DATE_EPOCH is the standard way to make it reproducuble.
|
||||
|
||||
Upstream-Status: Pending
|
||||
Upstream-Status: Submitted [https://gitlab.freedesktop.org/mesa/piglit/-/merge_requests/610]
|
||||
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
|
||||
---
|
||||
tests/serializer.py | 5 ++++-
|
||||
|
||||
@@ -5,7 +5,7 @@ Subject: [PATCH] tests/shader.py: sort the file list before working on it
|
||||
|
||||
This allows later xml output to be reproducible.
|
||||
|
||||
Upstream-Status: Pending
|
||||
Upstream-Status: Submitted [https://gitlab.freedesktop.org/mesa/piglit/-/merge_requests/610]
|
||||
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
|
||||
---
|
||||
tests/shader.py | 4 +++-
|
||||
|
||||
Reference in New Issue
Block a user