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:
edfd4c4
)
base: erk, don't remove do_setscene from EXPORT_FUNCTIONS, silly
author
Chris Larson
<chris_larson@mentor.com>
Fri, 19 Mar 2010 22:54:02 +0000
(15:54 -0700)
committer
Chris Larson
<chris_larson@mentor.com>
Fri, 19 Mar 2010 22:54:02 +0000
(15:54 -0700)
Signed-off-by: Chris Larson <chris_larson@mentor.com>
classes/base.bbclass
patch
|
blob
|
history
diff --git
a/classes/base.bbclass
b/classes/base.bbclass
index
5aa1fa8
..
ae8b74e
100644
(file)
--- a/
classes/base.bbclass
+++ b/
classes/base.bbclass
@@
-444,4
+444,4
@@
python () {
bb.data.setVar('MULTIMACH_ARCH', multiarch, d)
}
-EXPORT_FUNCTIONS do_fetch do_unpack do_configure do_compile do_install do_package
+EXPORT_FUNCTIONS do_
setscene do_
fetch do_unpack do_configure do_compile do_install do_package