package/sdl: fix patch reference in IGNORE_CVES

Since Buildroot commit [1] the
`0003-SDL_x11yuv.c-fix-possible-use-after-free.patch` patch reference
was renamed.

This update the reference in IGNORE_CVES accordingly.

[1] 9fab7bb79d package/sdl: drop directfb support

Signed-off-by: Thomas Perale <thomas.perale@mind.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
Thomas Perale
2025-12-29 10:07:17 +01:00
committed by Thomas Petazzoni
parent ee647574b7
commit d372b654a4

View File

@@ -13,7 +13,7 @@ SDL_CPE_ID_VENDOR = libsdl
SDL_CPE_ID_PRODUCT = simple_directmedia_layer
SDL_INSTALL_STAGING = YES
# 0003-SDL_x11yuv.c-fix-possible-use-after-free.patch
# 0002-SDL_x11yuv.c-fix-possible-use-after-free.patch
SDL_IGNORE_CVES += CVE-2022-34568
# we're patching configure.in, but package cannot autoreconf with our version of