diff options
| -rw-r--r-- | meta-oe/recipes-graphics/libsdl/libsdl_1.2.15.bb | 3 |
1 files changed, 3 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 e2992b5dd9..50c501574b 100644 --- a/meta-oe/recipes-graphics/libsdl/libsdl_1.2.15.bb +++ b/meta-oe/recipes-graphics/libsdl/libsdl_1.2.15.bb | |||
| @@ -80,3 +80,6 @@ do_configure:prepend() { | |||
| 80 | } | 80 | } |
| 81 | 81 | ||
| 82 | BBCLASSEXTEND = "native nativesdk" | 82 | BBCLASSEXTEND = "native nativesdk" |
| 83 | |||
| 84 | #CVE-2019-14906 is a RHEL specific vulnerability. | ||
| 85 | CVE_CHECK_IGNORE += "CVE-2019-14906" | ||
