From: Roger Monk Date: Thu, 30 Sep 2010 09:43:53 +0000 (+0100) Subject: gstreamer-ti: activate omapdmaifbsink plugin for omap3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=75eaadb71c2f6fdd732096648e5b9995746d8bb7;p=openembedded.git gstreamer-ti: activate omapdmaifbsink plugin for omap3 Signed-off-by: Roger Monk Signed-off-by: Koen Kooi --- 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"