Lines Matching +full:directory +full:- +full:based

13 # Default to setting automatically based on cpu count
19 #PARALLEL_MAKE ?= "-j 4"
21 # Default to setting automatically based on cpu count
22 #PARALLEL_MAKE ?= "-j ${@oe.utils.cpu_count()}"
24 # For a quad-core machine, BB_NUMBER_THREADS = "4", PARALLEL_MAKE = "-j 4" would
34 # If you want to get an image based on directfb without x11 alter
40 # packages at build time using qemu-native. Disabling it (by setting it to 0)
45 # If GLIBC_SPLIT_LC_PACKAGES is set to a non-zero value, convert
46 # glibc-binary-localedata-XX-YY to be a meta package depending on
47 # glibc-binary-localedata-XX-YY-lc-address and so on. This enables
53 # wish to perform the time-consuming step of generating all LIBC locales.
54 # NOTE: If removing en_US.UTF-8 you will also need to uncomment, and set
58 # bash-ptest: fr-fr, de-de
59 # glib-2.0-ptest: tr-tr, lt-lt, ja-jp.euc-jp, fa-ir, ru-ru, de-de, hr-hr, el-gr, fr-fr, es-es, en-gb
61 … ERROR: glib-2.0-1_2.58.0-r0 do_package_qa: QA Issue: glib-2.0-ptest rdepends on locale-base-de-de…
62 #GLIBC_GENERATE_LOCALES = "en_GB.UTF-8 en_US.UTF-8"
63 #IMAGE_LINGUAS ?= "en-gb"
74 # Uncomment this to disable the split of the debug information into -dbg files
82 # a .debug directory in the same dirname of the binary produced:
83 # /bin/foo -> /bin/.debug/foo
85 # debug-file-directory:
87 # a central debug-file-directory, /usr/lib/debug:
88 # /bin/foo -> /usr/lib/debug/bin/foo.debug
91 # and made available within the /usr/src/debug directory
94 # PACKAGE_DEBUG_SPLIT_STYLE = 'debug-file-directory'
99 # PROFILE_OPTIMIZATION = "-pg"
101 # LDFLAGS =+ "-pg"
109 # for which is now in the separate meta-sourcery layer:
111 # http://github.com/MentorEmbedded/meta-sourcery/
113 # meta-sourcery can be used as a template for adding support for other
116 # TCMODE points the system to a file in conf/distro/include/tcmode-${TCMODE}.inc,
117 # so for meta-sourcery which has conf/distro/include/tcmode-external-sourcery.inc
120 # TCMODE ?= "external-sourcery"
123 # build both the 32-bit and 64-bit wrapper libraries on a 64-bit build system.
125 # Pseudo will attempt to determine if a 32-bit wrapper is necessary, but
126 # it doesn't always guess properly. If you have 32-bit executables on
127 # your 64-bit build system, you likely want to set this to "0",
138 #DEFAULTTUNE:virtclass-multilib-lib32 = "x86"
147 # The network based PR service host and port
170 # and re-created in the second generation by default, but with
171 # INC_RPM_IMAGE_GEN = "1", the rpm based rootfs would be kept, and will
179 # un-comment the below as appropriate.
180 #LICENSE_FLAGS_ACCEPTED = "commercial_gst-fluendo-mp3 \
181 # commercial_gst-openmax \
182 # commercial_gst-plugins-ugly \
194 # Set the directory for the monitor, the format is:
195 # "action,directory,minimum_space,minimum_free_inode"
203 # The "directory" must be set, any directory is OK.
238 #ARCHIVER_MODE[diff-exclude] ?= ".pc autom4te.cache patches"
240 # 5) the environment data, similar to 'bitbake -e recipe':
256 # target, native, nativesdk, cross, crosssdk and cross-canadian,
280 # useradd -p '' tester; \
284 # groupmod -g 1020 developers; \
285 # usermod -s /bin/sh tester; \
291 # uid/gid. This can lead to non-deterministic uid/gid values from one build
293 # should be created based on a static passwd/group file.
295 # Note, if you enable or disable the useradd-staticids in a configured system,
302 #USERADDEXTENSION = "useradd-staticids"
323 # using such as core-image-sato. The initramfs might be needed for
331 # combined binary will be deposited into the tmp/deploy directory.
335 #INITRAMFS_IMAGE = "core-image-minimal-initramfs"
342 # directory. An example would be when package feeds are to be uploaded to a
350 # letter of the package file name for non-lib packages or "lib" plus the 4th
353 # version and architecture parts and the common suffixes '-dbg', '-dev', '-doc',
354 # '-staticdev', '-locale' and '-locale-*' which are listed in
369 #INIT_MANAGER = "mdev-busybox"
374 #PREFERRED_PROVIDER_base-utils = "packagegroup-core-base-utils"
375 #VIRTUAL-RUNTIME_base-utils = "packagegroup-core-base-utils"
376 #VIRTUAL-RUNTIME_base-utils-hwclock = "util-linux-hwclock"
377 #VIRTUAL-RUNTIME_base-utils-syslog = "syslog"
380 # Enable LTO system-wide