From: Koen Kooi Date: Fri, 22 Oct 2010 08:25:26 +0000 (+0200) Subject: gstreamer-ti: bump PR for dmai change X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=591ca10af980ed0c7104873040d1e07dddfff7e6;p=openembedded.git gstreamer-ti: bump PR for dmai change Signed-off-by: Koen Kooi --- diff --git a/recipes/ti/gstreamer-ti.inc b/recipes/ti/gstreamer-ti.inc index 880bc729de..905e192ee7 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 = "r80+${MACHINE_KERNEL_PR}" +PR = "r81+${MACHINE_KERNEL_PR}" DEPENDS = "ti-dmai gstreamer gst-plugins-base"