[oe-commits] Tomas Frydrych : clutter-gst: removed no longer required configure fragment

git at git.openembedded.org git at git.openembedded.org
Fri May 24 13:09:28 UTC 2013


Module: openembedded-core.git
Branch: master
Commit: b976a332cf24aad18141eafbbe5cd22cfbb91752
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=b976a332cf24aad18141eafbbe5cd22cfbb91752

Author: Tomas Frydrych <tomas at sleepfive.com>
Date:   Tue May 21 16:08:43 2013 +0100

clutter-gst: removed no longer required configure fragment

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>
Signed-off-by: Saul Wold <sgw at linux.intel.com>

---

 meta/recipes-graphics/clutter/clutter-gst-1.0.inc |    5 -----
 1 files changed, 0 insertions(+), 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
-}



More information about the Openembedded-commits mailing list