Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded into...
[vuplus_openembedded] / recipes / tasks / task-gstreamer-ti.bb
1 # Task for dsp accelerated gstreamer plugins
2
3 PR = "r1"
4
5 DEPENDS = "gst-plugins-base gst-plugins-bad gst-plugins-good gst-plugins-ugly gst-ffmpeg gstreamer-ti gst-openmax"
6
7 RDEPENDS_${PN} = " \
8 gst-plugins-base-meta \
9 gst-plugins-good-meta \
10 gst-plugins-bad-meta \
11 gst-plugins-ugly-meta \
12 gst-ffmpeg \
13 gst-openmax \
14 gstreamer-ti \
15 "
16
17 inherit task
18