diff options
| author | Chen Qi <Qi.Chen@windriver.com> | 2019-11-06 17:37:48 +0200 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-11-07 19:47:27 +0000 |
| commit | a5f5d30d62c9a6698c1e7180b595dd6e01cf5531 (patch) | |
| tree | 7014320fa398893b9620b980a96dbf937c1a5258 /meta | |
| parent | 1ab35bb6ef20f59bd2341204c130edcdd92ec0d1 (diff) | |
| download | poky-a5f5d30d62c9a6698c1e7180b595dd6e01cf5531.tar.gz | |
libsdl: set CVE_PRODUCT
(From OE-Core rev: 1f0cca19014fef24a359d400c96d178463b2760f)
(From OE-Core rev: d368ffb08bd3e3de59827e49df9c69643e002e6e)
Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Conflicts:
meta/recipes-graphics/libsdl2/libsdl2_2.0.9.bb
Diffstat (limited to 'meta')
| -rw-r--r-- | meta/recipes-graphics/libsdl/libsdl_1.2.15.bb | 2 | ||||
| -rw-r--r-- | meta/recipes-graphics/libsdl2/libsdl2_2.0.8.bb | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/meta/recipes-graphics/libsdl/libsdl_1.2.15.bb b/meta/recipes-graphics/libsdl/libsdl_1.2.15.bb index 3680ea9d80..7718d11919 100644 --- a/meta/recipes-graphics/libsdl/libsdl_1.2.15.bb +++ b/meta/recipes-graphics/libsdl/libsdl_1.2.15.bb | |||
| @@ -31,6 +31,8 @@ BINCONFIG = "${bindir}/sdl-config" | |||
| 31 | 31 | ||
| 32 | inherit autotools lib_package binconfig-disabled pkgconfig | 32 | inherit autotools lib_package binconfig-disabled pkgconfig |
| 33 | 33 | ||
| 34 | CVE_PRODUCT = "simple_directmedia_layer sdl" | ||
| 35 | |||
| 34 | EXTRA_OECONF = "--disable-static --enable-cdrom --enable-threads --enable-timers \ | 36 | EXTRA_OECONF = "--disable-static --enable-cdrom --enable-threads --enable-timers \ |
| 35 | --enable-file --disable-oss --disable-esd --disable-arts \ | 37 | --enable-file --disable-oss --disable-esd --disable-arts \ |
| 36 | --disable-diskaudio --disable-nas \ | 38 | --disable-diskaudio --disable-nas \ |
diff --git a/meta/recipes-graphics/libsdl2/libsdl2_2.0.8.bb b/meta/recipes-graphics/libsdl2/libsdl2_2.0.8.bb index 8092fad11e..298d1fff81 100644 --- a/meta/recipes-graphics/libsdl2/libsdl2_2.0.8.bb +++ b/meta/recipes-graphics/libsdl2/libsdl2_2.0.8.bb | |||
| @@ -26,6 +26,8 @@ SRC_URI[sha256sum] = "edc77c57308661d576e843344d8638e025a7818bff73f8fbfab09c3c5f | |||
| 26 | 26 | ||
| 27 | inherit autotools lib_package binconfig pkgconfig | 27 | inherit autotools lib_package binconfig pkgconfig |
| 28 | 28 | ||
| 29 | CVE_PRODUCT = "simple_directmedia_layer sdl" | ||
| 30 | |||
| 29 | EXTRA_OECONF = "--disable-oss --disable-esd --disable-arts \ | 31 | EXTRA_OECONF = "--disable-oss --disable-esd --disable-arts \ |
| 30 | --disable-diskaudio --disable-nas --disable-esd-shared --disable-esdtest \ | 32 | --disable-diskaudio --disable-nas --disable-esd-shared --disable-esdtest \ |
| 31 | --disable-video-dummy \ | 33 | --disable-video-dummy \ |
