summaryrefslogtreecommitdiffstats
path: root/common/recipes-multimedia/gstreamer/gst-va-intel.bb
diff options
context:
space:
mode:
Diffstat (limited to 'common/recipes-multimedia/gstreamer/gst-va-intel.bb')
-rw-r--r--common/recipes-multimedia/gstreamer/gst-va-intel.bb6
1 files changed, 5 insertions, 1 deletions
diff --git a/common/recipes-multimedia/gstreamer/gst-va-intel.bb b/common/recipes-multimedia/gstreamer/gst-va-intel.bb
index ee04839c..e53e63e0 100644
--- a/common/recipes-multimedia/gstreamer/gst-va-intel.bb
+++ b/common/recipes-multimedia/gstreamer/gst-va-intel.bb
@@ -22,7 +22,11 @@ PACKAGES = "\
22 ${VAAPI_IMPL} \ 22 ${VAAPI_IMPL} \
23 " 23 "
24 24
25ALLOW_EMPTY = "1" 25ALLOW_EMPTY_gst-va-intel = "1"
26ALLOW_EMPTY_gst-va-intel-general = "1"
27ALLOW_EMPTY_gst-va-intel-video = "1"
28ALLOW_EMPTY_gst-va-intel-vaapi = "1"
29ALLOW_EMPTY_gst-va-mixvideo-vaapi = "1"
26 30
27RDEPENDS_gst-va-intel = "\ 31RDEPENDS_gst-va-intel = "\
28 gst-va-intel-general \ 32 gst-va-intel-general \