diff options
| -rw-r--r-- | meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.18.5.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.18.5.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.18.5.bb index 6209a62712..f3ea6f7293 100644 --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.18.5.bb +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.18.5.bb | |||
| @@ -28,8 +28,9 @@ PACKAGECONFIG ??= " \ | |||
| 28 | ${@bb.utils.filter('DISTRO_FEATURES', 'directfb vulkan', d)} \ | 28 | ${@bb.utils.filter('DISTRO_FEATURES', 'directfb vulkan', d)} \ |
| 29 | ${@bb.utils.contains('DISTRO_FEATURES', 'wayland', 'wayland', '', d)} \ | 29 | ${@bb.utils.contains('DISTRO_FEATURES', 'wayland', 'wayland', '', d)} \ |
| 30 | ${@bb.utils.contains('DISTRO_FEATURES', 'opengl', 'gl', '', d)} \ | 30 | ${@bb.utils.contains('DISTRO_FEATURES', 'opengl', 'gl', '', d)} \ |
| 31 | bz2 closedcaption curl dash dtls hls openssl rsvg sbc smoothstreaming \ | 31 | bz2 closedcaption curl dash dtls hls openssl sbc smoothstreaming \ |
| 32 | sndfile ttml uvch264 webp \ | 32 | sndfile ttml uvch264 webp \ |
| 33 | ${@bb.utils.contains('TUNE_FEATURES', 'mx32', '', 'rsvg', d)} \ | ||
| 33 | " | 34 | " |
| 34 | 35 | ||
| 35 | PACKAGECONFIG[aom] = "-Daom=enabled,-Daom=disabled,aom" | 36 | PACKAGECONFIG[aom] = "-Daom=enabled,-Daom=disabled,aom" |
