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:
ce82a67
)
native.bbclass: Remove strange bogus inherit
author
Richard Purdie
<rpurdie@rpsys.net>
Wed, 5 Mar 2008 22:19:08 +0000
(22:19 +0000)
committer
Richard Purdie
<rpurdie@rpsys.net>
Wed, 5 Mar 2008 22:19:08 +0000
(22:19 +0000)
classes/native.bbclass
patch
|
blob
|
history
diff --git
a/classes/native.bbclass
b/classes/native.bbclass
index
8f2b6f3
..
63e9741
100644
(file)
--- a/
classes/native.bbclass
+++ b/
classes/native.bbclass
@@
-1,5
+1,3
@@
-inherit base
-
# Native packages are built indirectly via dependency,
# no need for them to be a direct target of 'world'
EXCLUDE_FROM_WORLD = "1"