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
This commit is contained in:
parent
381ffccf4b
commit
85f337cf03
1 changed files with 3 additions and 3 deletions
6
METADATA
6
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"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue