summaryrefslogtreecommitdiff
path: root/packages/tasks/task-gstreamer-ti.bb
blob: e6d34be966b25c6452dd2e1761e3356a7ad07e11 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16

# Task for dsp accelerated gstreamer plugins

DEPENDS = "gst-plugins-base gst-plugins-good gst-plugins-ugly gst-ffmpeg gstreamer-ti gst-openmax"

RDEPENDS_${PN} = " \
gst-plugins-base-meta \
gst-plugins-good-meta \
gst-plugins-ugly-meta \
gst-ffmpeg \
gst-openmax \
gstreamer-ti \
"

inherit task