diff options
| -rw-r--r-- | meta/conf/local.conf.sample | 6 | 
1 files changed, 0 insertions, 6 deletions
| diff --git a/meta/conf/local.conf.sample b/meta/conf/local.conf.sample index 812b896ba2..7a5e5339ea 100644 --- a/meta/conf/local.conf.sample +++ b/meta/conf/local.conf.sample @@ -119,12 +119,6 @@ PACKAGE_DEBUG_SPLIT_STYLE = '.debug'  # Uncomment this if you want BitBake to emit the log if a build fails.  BBINCLUDELOGS = "yes" -# Set this if you wish to make pkgconfig libraries from your system available  -# for native builds. Combined with extra ASSUME_PROVIDEDs this can allow  -# native builds of applications like oprofileui-native (unsupported feature). -#EXTRA_NATIVE_PKGCONFIG_PATH = ":/usr/lib/pkgconfig" -#ASSUME_PROVIDED += "gtk+-native libglade-native" -  ENABLE_BINARY_LOCALE_GENERATION = "1"  # The architecture to build SDK items for, by setting this you can build SDK | 
