diff options
author | Koen Kooi <k-kooi@ti.com> | 2010-01-21 09:24:31 +0100 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2010-04-12 19:43:13 +0200 |
commit | 0d0ce350925d495b06b3316f9a96a64f0bcd1d80 (patch) | |
tree | 2b71da8675d3e823c5a77e1e32c93d3a5bd47260 /recipes | |
parent | 8d6e6182ecebc4300a77ba5ac66f437e54c9a36a (diff) |
gstreamer-ti: bump PR for ti-dmai changes
Signed-off-by: Koen Kooi <k-kooi@ti.com>
Diffstat (limited to 'recipes')
-rw-r--r-- | recipes/ti/gstreamer-ti_svn.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/ti/gstreamer-ti_svn.bb b/recipes/ti/gstreamer-ti_svn.bb index 2139deb870..3a81a88055 100644 --- a/recipes/ti/gstreamer-ti_svn.bb +++ b/recipes/ti/gstreamer-ti_svn.bb @@ -4,7 +4,7 @@ DEPENDS = "ti-dmai gstreamer gst-plugins-base gst-plugins-good gst-plugins-ugly" SRCREV = "573" # Again, no '.' in PWD allowed :( PV = "svnr${SRCREV}" -PR = "r40" +PR = "r41" GST_TI_RC_SCRIPT_omap3 = "gstreamer-ti-omap3530-rc.sh" GST_TI_RC_SCRIPT_dm6446="gstreamer-ti-dm6446-rc.sh" |