summaryrefslogtreecommitdiffstats
path: root/recipes-ti/gstreamer-ti/gstreamer-ti.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-ti/gstreamer-ti/gstreamer-ti.inc')
-rw-r--r--recipes-ti/gstreamer-ti/gstreamer-ti.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-ti/gstreamer-ti/gstreamer-ti.inc b/recipes-ti/gstreamer-ti/gstreamer-ti.inc
index ba1c1a2e..ded16ce8 100644
--- a/recipes-ti/gstreamer-ti/gstreamer-ti.inc
+++ b/recipes-ti/gstreamer-ti/gstreamer-ti.inc
@@ -15,7 +15,7 @@ require recipes-ti/includes/ti-paths.inc
15require recipes-ti/includes/ti-staging.inc 15require recipes-ti/includes/ti-staging.inc
16 16
17# Rebuild on kernel change since it links statically to ti-dmai, ti-codec-engine, etc 17# Rebuild on kernel change since it links statically to ti-dmai, ti-codec-engine, etc
18PR = "r83+${MACHINE_KERNEL_PR}" 18PR = "r84+${MACHINE_KERNEL_PR}"
19 19
20DEPENDS = "ti-dmai gstreamer gst-plugins-base" 20DEPENDS = "ti-dmai gstreamer gst-plugins-base"
21 21