aboutsummaryrefslogtreecommitdiff
path: root/METADATA
diff options
context:
space:
mode:
authorKrzysztof Kosiński <krzysio@google.com>2022-10-27 05:43:29 +0000
committerKrzysztof Kosiński <krzysio@google.com>2022-10-27 05:44:37 +0000
commit85f337cf0303cd1d2cf27294b4c886b79310af09 (patch)
tree1c72911c372c09f6a719b3496718d198a0bb1318 /METADATA
parent381ffccf4b9bb0914572b5bef6c56bddf76eb863 (diff)
downloadmesa3d-85f337cf0303cd1d2cf27294b4c886b79310af09.tar.gz
Correct the Mesa version information.
Mesa was upgraded to 20.3.4 in aosp/1611880, but the METADATA file was not updated with the new version. Test: N/A Change-Id: I303fd0eec4f02be5c76847e49cf6e6ffa7ce4002
Diffstat (limited to 'METADATA')
-rw-r--r--METADATA6
1 files changed, 3 insertions, 3 deletions
diff --git a/METADATA b/METADATA
index ea134b3a61c..dc89dbb4982 100644
--- a/METADATA
+++ b/METADATA
@@ -16,8 +16,8 @@ third_party {
type: GIT
value: "git://anongit.freedesktop.org/git/mesa/mesa"
}
- version: "17.0.4"
- last_upgrade_date { year: 2017 month: 5 day: 22 }
+ version: "20.3.4"
+ last_upgrade_date { year: 2021 month: 3 day: 2 }
license_note: "would be NOTICE save for:\n"
" include/drm-uapi/etnaviv_drm.h\n"
" and RESTRICTED save for:\n"
@@ -25,6 +25,6 @@ third_party {
" docs/README.UVD"
license_type: BY_EXCEPTION_ONLY
security {
- tag: "NVD-CPE2.3:cpe:/a:mesa3d:mesa:17.0.4"
+ tag: "NVD-CPE2.3:cpe:/a:mesa3d:mesa:20.3.4"
}
}