summaryrefslogtreecommitdiff
path: root/packages
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2006-08-27 12:35:49 +0000
committerKoen Kooi <koen@openembedded.org>2006-08-27 12:35:49 +0000
commit3462c88d344b57fac725113f4c3c13a92f57b226 (patch)
treef5a0d5e7ed5097bb3a489cf27a4df98e4d891258 /packages
parentcb3b0daa43161b4089584835a60c18f32feaa23b (diff)
gst-plugins base: stage things so good, bad and ugly can proceed to build stuff
Diffstat (limited to 'packages')
-rw-r--r--packages/gstreamer/gst-plugins-base_0.10.7.bb5
1 files changed, 5 insertions, 0 deletions
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
+}
+