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:
75adfed
)
meta.bbclass: Exclude meta recipes from world builds
author
Khem Raj
<raj.khem@gmail.com>
Thu, 4 Nov 2010 19:14:08 +0000
(12:14 -0700)
committer
Khem Raj
<raj.khem@gmail.com>
Fri, 5 Nov 2010 07:20:09 +0000
(
00:20
-0700)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Chris Larson <chris_larson@mentor.com>
classes/meta.bbclass
patch
|
blob
|
history
diff --git
a/classes/meta.bbclass
b/classes/meta.bbclass
index
d35c40b
..
d0626e3
100644
(file)
--- a/
classes/meta.bbclass
+++ b/
classes/meta.bbclass
@@
-1,4
+1,4
@@
-
+EXCLUDE_FROM_WORLD = "1"
PACKAGES = ""
-do_build[recrdeptask] = "do_build"
\ No newline at end of file
+do_build[recrdeptask] = "do_build"