diff options
Diffstat (limited to 'meta-yocto/conf')
-rw-r--r-- | meta-yocto/conf/local.conf.sample | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/meta-yocto/conf/local.conf.sample b/meta-yocto/conf/local.conf.sample index 499c48eec5..6ba92af02e 100644 --- a/meta-yocto/conf/local.conf.sample +++ b/meta-yocto/conf/local.conf.sample | |||
@@ -142,12 +142,6 @@ PACKAGE_DEBUG_SPLIT_STYLE = '.debug' | |||
142 | # Uncomment this if you want BitBake to emit the log if a build fails. | 142 | # Uncomment this if you want BitBake to emit the log if a build fails. |
143 | BBINCLUDELOGS = "yes" | 143 | BBINCLUDELOGS = "yes" |
144 | 144 | ||
145 | # Set this if you wish to make pkgconfig libraries from your system available | ||
146 | # for native builds. Combined with extra ASSUME_PROVIDEDs this can allow | ||
147 | # native builds of applications like oprofileui-native (unsupported feature). | ||
148 | #EXTRA_NATIVE_PKGCONFIG_PATH = ":/usr/lib/pkgconfig" | ||
149 | #ASSUME_PROVIDED += "gtk+-native libglade-native" | ||
150 | |||
151 | ENABLE_BINARY_LOCALE_GENERATION = "1" | 145 | ENABLE_BINARY_LOCALE_GENERATION = "1" |
152 | 146 | ||
153 | # The architecture to build SDK items for, by setting this you can build SDK | 147 | # The architecture to build SDK items for, by setting this you can build SDK |