DRAFT cppcheck: Add downloadfilename parameter to SRC_URI
This commit is contained in:
parent
64da76d328
commit
b47c285717
|
@ -1,6 +1,6 @@
|
|||
require cppcheck.inc
|
||||
|
||||
SRC_URI = " https://github.com/danmar/cppcheck/archive/${PV}.tar.gz \
|
||||
SRC_URI = " https://github.com/danmar/cppcheck/archive/${PV}.tar.gz;downloadfilename=${BP}.tar.gz \
|
||||
file://0001-makefile.patch \
|
||||
file://0002-pkgconfig-instaed-of-pcre-config.patch \
|
||||
file://cppcheck.sca.description"
|
||||
|
|
Loading…
Reference in New Issue