diff options
Diffstat (limited to 'recipes')
-rw-r--r-- | recipes/ti/gstreamer-ti.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/ti/gstreamer-ti.inc b/recipes/ti/gstreamer-ti.inc index 1f0990fb13..d21794228e 100644 --- a/recipes/ti/gstreamer-ti.inc +++ b/recipes/ti/gstreamer-ti.inc @@ -15,7 +15,7 @@ require ti-paths.inc require ti-staging.inc # Rebuild on kernel change since it links statically to ti-dmai, ti-codec-engine, etc -PR = "r58+${MACHINE_KERNEL_PR}" +PR = "r59+${MACHINE_KERNEL_PR}" DEPENDS = "ti-dmai gstreamer gst-plugins-base" |