summaryrefslogtreecommitdiff
path: root/recipes/ti
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/ti')
-rw-r--r--recipes/ti/gstreamer-ti/omap3/gstreamer-ti-rc.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/ti/gstreamer-ti/omap3/gstreamer-ti-rc.sh b/recipes/ti/gstreamer-ti/omap3/gstreamer-ti-rc.sh
index c7cbaa432b..cd9358f50c 100644
--- a/recipes/ti/gstreamer-ti/omap3/gstreamer-ti-rc.sh
+++ b/recipes/ti/gstreamer-ti/omap3/gstreamer-ti-rc.sh
@@ -5,8 +5,8 @@
load_module() {
echo
- echo -n "Running /usr/share/ti/gst/omap3530/loadmodule.sh"
- sh /usr/share/ti/gst/omap3530/loadmodule.sh
+ echo -n "Running /usr/share/ti/gst/omap3530/loadmodules.sh"
+ sh /usr/share/ti/gst/omap3530/loadmodules.sh
}
unload_module() {