mirror of
https://git.yoctoproject.org/poky
synced 2026-04-17 18:32:12 +02:00
xserver-xorg: update CVE_PRODUCT
Some of the CVEs have x_server as the product name. (From OE-Core rev: 963459f2f1868e727f8a6a7d0288a8e709d385d9) Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit 4d5d63cf8605515bb659b6b732683d7fe6540728) Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
6f86ba22e8
commit
b5224d5c53
@@ -19,7 +19,7 @@ SRC_URI = "${XORG_MIRROR}/individual/xserver/${XORG_PN}-${PV}.tar.xz"
|
||||
|
||||
UPSTREAM_CHECK_REGEX = "xorg-server-(?P<pver>\d+(\.(?!99)\d+)+)\.tar"
|
||||
|
||||
CVE_PRODUCT = "xorg-server"
|
||||
CVE_PRODUCT = "xorg-server x_server"
|
||||
|
||||
S = "${WORKDIR}/${XORG_PN}-${PV}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user