From: Koen Kooi Date: Sun, 27 Aug 2006 12:35:49 +0000 (+0000) Subject: gst-plugins base: stage things so good, bad and ugly can proceed to build stuff X-Git-Tag: Release-2010-05/1~9453^2~875^2~66^2~59^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3462c88d344b57fac725113f4c3c13a92f57b226;p=openembedded.git gst-plugins base: stage things so good, bad and ugly can proceed to build stuff --- diff --git a/packages/gstreamer/gst-plugins-base_0.10.7.bb b/packages/gstreamer/gst-plugins-base_0.10.7.bb index 48e24bf756..1679ecb1ca 100644 --- a/packages/gstreamer/gst-plugins-base_0.10.7.bb +++ b/packages/gstreamer/gst-plugins-base_0.10.7.bb @@ -1,2 +1,7 @@ require gst-plugins.inc PROVIDES_${PN} += "gst-plugins" + +do_stage() { + autotools_stage_all +} +