git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cb3b0da
)
gst-plugins base: stage things so good, bad and ugly can proceed to build stuff
author
Koen Kooi
<koen@openembedded.org>
Sun, 27 Aug 2006 12:35:49 +0000
(12:35 +0000)
committer
Koen Kooi
<koen@openembedded.org>
Sun, 27 Aug 2006 12:35:49 +0000
(12:35 +0000)
packages/gstreamer/gst-plugins-base_0.10.7.bb
patch
|
blob
|
history
diff --git
a/packages/gstreamer/gst-plugins-base_0.10.7.bb
b/packages/gstreamer/gst-plugins-base_0.10.7.bb
index
48e24bf
..
1679ecb
100644
(file)
--- 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
+}
+