diff --git a/OAT.xml b/OAT.xml
index b0537e94582fc3112cc91982b1d3a73ac67990b2..1ae8aad29ce25aebdcc7b8f26a647f4cfab43ea7 100644
--- a/OAT.xml
+++ b/OAT.xml
@@ -74,8 +74,10 @@ Note:If the text contains special characters, please escape them according to th
+
+
@@ -84,6 +86,10 @@ Note:If the text contains special characters, please escape them according to th
+
+
+
+
diff --git a/README.OpenSource b/README.OpenSource
index e2f957b42c92fbfb27b23560315e11adf5bda9d6..92d4d6ae8a412137d59fe3d0847beb5e6a7fc5fe 100644
--- a/README.OpenSource
+++ b/README.OpenSource
@@ -1,11 +1,11 @@
[
{
- "Name": "mesa",
+ "Name": "Mesa3D - MesaLib",
"License": "MIT license",
"License File": "docs/license.rst",
"Version Number": "25.0.1",
"Owner": "liaosirui@huawei.com",
- "Upstream URL": "https://archive.mesa3d.org/mesa-25.0.1.tar.xz",
+ "Upstream URL": "https://gitlab.freedesktop.org/mesa/mesa",
"Description": "mesa is an open-source software implementation of OpenGL, Vulkan, and other graphics API specifications."
}
]
\ No newline at end of file
diff --git a/dependency_inputs.gni b/dependency_inputs.gni
index 280de6d689dbf422248c69ae6d39d8a532a2398c..e6c8f63f396fef156c3c777056e86e816248bde1 100644
--- a/dependency_inputs.gni
+++ b/dependency_inputs.gni
@@ -37,7 +37,6 @@ declare_args() {
"./include/drm-uapi/drm.h",
"./include/drm-uapi/gpu_scheduler.h",
"./include/drm-uapi/lima_drm.h",
- "./include/drm-uapi/sync_file.h",
"./include/drm-uapi/drm_mode.h",
"./include/drm-uapi/d3dkmthk.h",
"./include/drm-uapi/msm_drm.h",
@@ -223,7 +222,6 @@ declare_args() {
"./.gitlab-ci/bare-metal/serial_buffer.py",
"./.gitlab-ci/bare-metal/eth008-power-relay.py",
"./.gitlab-ci/bare-metal/poe_run.py",
- "./.gitlab-ci/bare-metal/google-power-relay.py",
"./.gitlab-ci/bare-metal/cros_servo_run.py",
"./.gitlab-ci/bare-metal/mkbootimg.py",
"./.gitlab-ci/report-flakes.py",
@@ -497,7 +495,6 @@ declare_args() {
"./src/util/perf/u_perfetto.h",
"./src/util/perf/u_gpuvis.c",
"./src/util/perf/u_trace.py",
- "./src/util/perf/gpuvis_trace_utils.h",
"./src/util/perf/u_perfetto_renderpass.h",
"./src/util/perf/u_trace.c",
"./src/util/perf/cpu_trace.h",
@@ -1006,7 +1003,6 @@ declare_args() {
"./src/amd/vpelib/src/core/color_gamma.c",
"./src/amd/vpelib/src/core/vpe_visual_confirm.c",
"./src/amd/vpelib/src/core/color_bg.c",
- "./src/amd/vpelib/src/core/geometric_scaling.c",
"./src/amd/vpelib/src/core/color_table.c",
"./src/amd/vpelib/src/core/resource.c",
"./src/amd/vpelib/src/core/background.c",
@@ -1537,7 +1533,6 @@ declare_args() {
"./src/etnaviv/drm-shim/etnaviv_noop.c",
"./src/etnaviv/drm-shim/meson.build",
"./src/etnaviv/hwdb/etna_hwdb.h",
- "./src/etnaviv/hwdb/amlogic/gc_feature_database.h",
"./src/etnaviv/hwdb/hwdb.h.py",
"./src/etnaviv/hwdb/st/gc_feature_database.h",
"./src/etnaviv/hwdb/etna_hwdb.c",