upgrade coverity to 2019.03

Change-Id: I0425b24a2afd979eb2a44dee512512746929770e
This commit is contained in:
Harald Welte 2020-02-08 12:45:33 +01:00
parent e94da921d7
commit a42c3c1900
2 changed files with 3 additions and 3 deletions

View File

@ -12,9 +12,9 @@ Place 3rd party firmware/sdk files here.
# role: install-coverity
The filename depends on the variable `coverity_version`.
`coverity_version: 2017.07`
`coverity_version: 2019.03`
E.g: `./cov-analysis-linux64-2017.07.tar.gz`
E.g: `./cov-analysis-linux64-2019.03.tar.gz`
# role: install-poky-sdk

View File

@ -1,4 +1,4 @@
---
coverity_version: 2017.07
coverity_version: 2019.03
coverity_installer_file: "cov-analysis-linux64-{{ coverity_version }}.tar.gz"