summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-graphics/libsdl/libsdl_1.2.15.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-graphics/libsdl/libsdl_1.2.15.bb')
-rw-r--r--meta-oe/recipes-graphics/libsdl/libsdl_1.2.15.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/recipes-graphics/libsdl/libsdl_1.2.15.bb b/meta-oe/recipes-graphics/libsdl/libsdl_1.2.15.bb
index 4ec0dc6ca3..b7438bb423 100644
--- a/meta-oe/recipes-graphics/libsdl/libsdl_1.2.15.bb
+++ b/meta-oe/recipes-graphics/libsdl/libsdl_1.2.15.bb
@@ -28,6 +28,7 @@ SRC_URI = "http://www.libsdl.org/release/SDL-${PV}.tar.gz \
28 file://CVE-2019-7638.patch \ 28 file://CVE-2019-7638.patch \
29 file://CVE-2019-7576.patch \ 29 file://CVE-2019-7576.patch \
30 file://CVE-2019-13616.patch \ 30 file://CVE-2019-13616.patch \
31 file://CVE-2022-34568.patch \
31 " 32 "
32 33
33UPSTREAM_CHECK_REGEX = "SDL-(?P<pver>\d+(\.\d+)+)\.tar" 34UPSTREAM_CHECK_REGEX = "SDL-(?P<pver>\d+(\.\d+)+)\.tar"