[OE-core] [PATCH 4/4] clutter-gst: removed no longer required configure fragment

Tomas Frydrych tf+lists.yocto at r-finger.com
Tue May 21 15:08:43 UTC 2013


From: Tomas Frydrych <tomas at sleepfive.com>

The current package no longer use DOLT, so the DOLT configure frament is no
longer required.

Signed-off-by: Tomas Frydrych <tomas at sleepfive.com>
---
 meta/recipes-graphics/clutter/clutter-gst-1.0.inc |    5 -----
 1 file changed, 5 deletions(-)

diff --git a/meta/recipes-graphics/clutter/clutter-gst-1.0.inc b/meta/recipes-graphics/clutter/clutter-gst-1.0.inc
index f79795c..b5edcae 100644
--- a/meta/recipes-graphics/clutter/clutter-gst-1.0.inc
+++ b/meta/recipes-graphics/clutter/clutter-gst-1.0.inc
@@ -16,8 +16,3 @@ FILES_${PN}          += "${libdir}/gstreamer-0.10/lib*.so"
 FILES_${PN}-dev      += "${libdir}/gstreamer-0.10/*.la"
 FILES_${PN}-dbg      += "${libdir}/gstreamer-0.10/.debug/lib*.so"
 FILES_${PN}-examples  = "${bindir}/video-player ${bindir}/video-sink"
-
-do_configure_prepend () {
-       # Disable DOLT
-       sed -i -e 's/^DOLT//' ${S}/configure.ac
-}
-- 
1.7.10.4




More information about the Openembedded-core mailing list