aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/ti/gstreamer-ti_svn.bb
diff options
context:
space:
mode:
authorKoen Kooi <k-kooi@ti.com>2010-03-11 17:57:20 +0100
committerKoen Kooi <koen@openembedded.org>2010-04-12 19:43:24 +0200
commitb370507310ae5a0559bafdcd57503ce7dd69cf85 (patch)
tree9d14655c226008c3b556b4f34f93182cb40d6a3f /recipes/ti/gstreamer-ti_svn.bb
parentdcf42ea5d2ba1df523f800d5805ecad87dd3cd4e (diff)
downloadopenembedded-b370507310ae5a0559bafdcd57503ce7dd69cf85.tar.gz
ti recipes: fix shlibs
Diffstat (limited to 'recipes/ti/gstreamer-ti_svn.bb')
-rw-r--r--recipes/ti/gstreamer-ti_svn.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/ti/gstreamer-ti_svn.bb b/recipes/ti/gstreamer-ti_svn.bb
index d7b645e864..45fb8dc611 100644
--- a/recipes/ti/gstreamer-ti_svn.bb
+++ b/recipes/ti/gstreamer-ti_svn.bb
@@ -18,7 +18,7 @@ PROVIDES += "gstreamer-ti-demo-script"
PV = "svnr${SRCREV}"
# Rebuild on kernel change since it links statically to ti-dmai, ti-codec-engine, etc
-PR = "r46+${MACHINE_KERNEL_PR}"
+PR = "r47+${MACHINE_KERNEL_PR}"
S = "${WORKDIR}/gstreamer_ti/ti_build/ticodecplugin"