mirror of
git://git.yoctoproject.org/poky.git
synced 2025-07-19 21:09:03 +02:00
bash: Rename patch name
Because the name of CVE patch is wrong, cve-check-tool cannot get the correct CVE result. Rename the patch name. (From OE-Core rev: 422f9af7d0f7de7a2e933154853e7a281f98ab93) Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
703c7754c1
commit
3a69732b87
|
@ -30,7 +30,7 @@ SRC_URI = "${GNU_MIRROR}/bash/${BP}.tar.gz;name=tarball \
|
||||||
file://run-ptest \
|
file://run-ptest \
|
||||||
file://run-bash-ptests \
|
file://run-bash-ptests \
|
||||||
file://fix-run-builtins.patch \
|
file://fix-run-builtins.patch \
|
||||||
file://bash-CVE-2019-18276.patch \
|
file://CVE-2019-18276.patch \
|
||||||
"
|
"
|
||||||
|
|
||||||
SRC_URI[tarball.md5sum] = "2b44b47b905be16f45709648f671820b"
|
SRC_URI[tarball.md5sum] = "2b44b47b905be16f45709648f671820b"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user