diff options
| -rw-r--r-- | meta/recipes-graphics/libsdl2/libsdl2_2.0.20.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-graphics/libsdl2/libsdl2_2.0.20.bb b/meta/recipes-graphics/libsdl2/libsdl2_2.0.20.bb index abcf232e25..6d30d0baa8 100644 --- a/meta/recipes-graphics/libsdl2/libsdl2_2.0.20.bb +++ b/meta/recipes-graphics/libsdl2/libsdl2_2.0.20.bb | |||
| @@ -82,3 +82,6 @@ PACKAGECONFIG[x11] = "-DSDL_X11=ON,-DSDL_X11=OFF,virtual/libx11 libxext l | |||
| 82 | CFLAGS:append:class-native = " -DNO_SHARED_MEMORY" | 82 | CFLAGS:append:class-native = " -DNO_SHARED_MEMORY" |
| 83 | 83 | ||
| 84 | BBCLASSEXTEND = "native nativesdk" | 84 | BBCLASSEXTEND = "native nativesdk" |
| 85 | |||
| 86 | # These are fixed since 2.0.14, NVD DB incorrectly lists > 20.0.20 | ||
| 87 | CVE_CHECK_IGNORE += "CVE-2020-14409 CVE-2020-14410" | ||
