From 75eaadb71c2f6fdd732096648e5b9995746d8bb7 Mon Sep 17 00:00:00 2001 From: Roger Monk Date: Thu, 30 Sep 2010 10:43:53 +0100 Subject: [PATCH] gstreamer-ti: activate omapdmaifbsink plugin for omap3 Signed-off-by: Roger Monk Signed-off-by: Koen Kooi --- recipes/ti/gstreamer-ti_svn.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/ti/gstreamer-ti_svn.bb b/recipes/ti/gstreamer-ti_svn.bb index baec23208b..fe717990d9 100644 --- a/recipes/ti/gstreamer-ti_svn.bb +++ b/recipes/ti/gstreamer-ti_svn.bb @@ -19,5 +19,5 @@ SRC_URI_append_omap3 = " file://loadmodules.sh " # apply omapdmaifbsink patch on omap3 platform # NOTE: this patch need's X11 header/libs -#SRC_URI_append_omap3 = " file://0001-add-omapdmaifbsink.patch" +SRC_URI_append_omap3 = " file://0001-add-omapdmaifbsink.patch" -- 2.39.5