diff options
author | Koen Kooi <k-kooi@ti.com> | 2010-05-27 14:12:27 +0200 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2010-06-12 11:03:54 +0200 |
commit | d6d130a85393b291a6e124385a9dd5c44ab8ca8b (patch) | |
tree | ab98fcb2806738de7cd551b15c113cdeb0c25202 | |
parent | 75c592546dc7a64ea83caef8c71f28ba07600470 (diff) |
gstreamer-ti: bump PR for last change
-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" |