| Submitter | Christopher Larson |
|---|---|
| Date | Aug. 11, 2011, 6:23 p.m. |
| Message ID | <98dc6c460de3a807b0f927e915ff7590bc51480e.1313086806.git.chris_larson@mentor.com> |
| Download | mbox | patch |
| Permalink | /patch/9643/ |
| State | New, archived |
| Headers | show |
Comments
Patch
diff --git a/meta/classes/nativesdk.bbclass b/meta/classes/nativesdk.bbclass index 152d053..a495555 100644 --- a/meta/classes/nativesdk.bbclass +++ b/meta/classes/nativesdk.bbclass @@ -1,3 +1,5 @@ +inherit relocatable + # SDK packages are built either explicitly by the user, # or indirectly via dependency. No need to be in 'world'. EXCLUDE_FROM_WORLD = "1"