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:
fe3703c
)
libw100_svn.bb : add staging
author
Graeme Gregory
<dp@xora.org.uk>
Mon, 6 Nov 2006 11:55:14 +0000
(11:55 +0000)
committer
Graeme Gregory
<dp@xora.org.uk>
Mon, 6 Nov 2006 11:55:14 +0000
(11:55 +0000)
packages/libw100/libw100_svn.bb
patch
|
blob
|
history
diff --git
a/packages/libw100/libw100_svn.bb
b/packages/libw100/libw100_svn.bb
index
ac486f3
..
4e6a45b
100644
(file)
--- a/
packages/libw100/libw100_svn.bb
+++ b/
packages/libw100/libw100_svn.bb
@@
-8,5
+8,7
@@
S = "${WORKDIR}/trunk"
inherit autotools pkgconfig
-
+do_stage() {
+ autotools_stage_all
+}