| /OK3568_Linux_fs/yocto/meta-openembedded/meta-gnome/recipes-gnome/gtksourceview/ |
| H A D | gtksourceview4_4.8.2.bb | 31 bbnote "PARALLEL_MAKE is ${PARALLEL_MAKE}" 32 ninja ${PARALLEL_MAKE} gtksourceview/gtksourceview-gresources.h 34 ninja ${PARALLEL_MAKE}
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/glibc/ |
| H A D | glibc.inc | 35 # PARALLEL_MAKE into PARALLELMFLAGS and empty out PARALLEL_MAKE 36 EGLIBCPARALLELISM := "PARALLELMFLAGS="${PARALLEL_MAKE}"" 39 PARALLEL_MAKE = ""
|
| /OK3568_Linux_fs/yocto/poky/meta/lib/oe/ |
| H A D | utils.py | 172 def parallel_make(d, makeinst=False): function 175 building, scraped out of PARALLEL_MAKE. If no parallelization option is 178 e.g. if PARALLEL_MAKE = "-j 10", this will return 10 as an integer. 183 pm = (d.getVar('PARALLEL_MAKE') or '').split() 201 parallel threads specified in PARALLEL_MAKE. 206 option is found in PARALLEL_MAKE, returns an empty string 208 e.g. if PARALLEL_MAKE = "-j 10", parallel_make_argument(d, "-n %d") will return 211 v = parallel_make(d, makeinst)
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-core/sdbus-c++/ |
| H A D | sdbus-c++-libsystemd_250.3.bb | 65 ninja -v ${PARALLEL_MAKE} version.h 66 ninja -v ${PARALLEL_MAKE} libsystemd.a 67 ninja -v ${PARALLEL_MAKE} src/libsystemd/libsystemd.pc
|
| /OK3568_Linux_fs/yocto/poky/meta/classes/ |
| H A D | icecc.bbclass | 25 # which set an empty PARALLEL_MAKE variable by defining ICECC_RECIPE_ENABLE. 92 # PARALLEL_MAKE as part of the test environment. Many tests won't use 167 if d.getVar('PARALLEL_MAKE') == "": 168 bb.debug(1, "%s: has empty PARALLEL_MAKE, disable icecc" % pn) 198 if not d.getVar('PARALLEL_MAKE') == "" and parallel: 199 d.setVar("PARALLEL_MAKE", parallel)
|
| H A D | cmake.bbclass | 63 CMAKE_BUILD_PARALLEL_LEVEL:task-compile = "${@oe.utils.parallel_make(d, False)}" 64 CMAKE_BUILD_PARALLEL_LEVEL:task-install = "${@oe.utils.parallel_make(d, True)}"
|
| H A D | scons.bbclass | 21 …${STAGING_BINDIR_NATIVE}/scons --directory=${S} ${PARALLEL_MAKE} PREFIX=${prefix} prefix=${prefix}…
|
| /OK3568_Linux_fs/yocto/poky/scripts/lib/devtool/ |
| H A D | build.py | 67 _set_file_values(bbappend, {'PARALLEL_MAKE': ''}) 80 _set_file_values(bbappend, {'PARALLEL_MAKE': None})
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-kernel/crash/ |
| H A D | crash_8.0.0.bb | 45 GDB_MAKE_JOBS="${PARALLEL_MAKE}" \ 52 GDB_MAKE_JOBS="${PARALLEL_MAKE}" \
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-webserver/recipes-support/fcgi/ |
| H A D | fcgi_git.bb | 16 PARALLEL_MAKE = ""
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/utouch/ |
| H A D | utouch-evemu_git.bb | 19 PARALLEL_MAKE = ""
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/yasm/ |
| H A D | yasm_git.bb | 24 PARALLEL_MAKE = ""
|
| /OK3568_Linux_fs/yocto/poky/meta-poky/conf/ |
| H A D | local.conf.sample.extended | 19 #PARALLEL_MAKE ?= "-j 4" 22 #PARALLEL_MAKE ?= "-j ${@oe.utils.cpu_count()}" 24 # For a quad-core machine, BB_NUMBER_THREADS = "4", PARALLEL_MAKE = "-j 4" would
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-connectivity/wvdial/ |
| H A D | wvdial_1.61.bb | 23 PARALLEL_MAKE = ""
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/llvm/ |
| H A D | llvm_git.bb | 107 ninja -v ${PARALLEL_MAKE} 111 ninja -v ${PARALLEL_MAKE} llvm-config llvm-tblgen
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/xmlstarlet/ |
| H A D | xmlstarlet_1.6.1.bb | 31 PARALLEL_MAKE = ""
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-connectivity/daq/ |
| H A D | daq_2.0.7.bb | 7 PARALLEL_MAKE = ""
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-filesystems/recipes-utils/xfsdump/ |
| H A D | xfsdump_3.1.10.bb | 21 PARALLEL_MAKE = ""
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/protobuf/ |
| H A D | protobuf-c_1.4.1.bb | 27 PARALLEL_MAKE = ""
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/gsoap/ |
| H A D | gsoap_2.8.106.bb | 19 PARALLEL_MAKE = ""
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-support/bash-completion/ |
| H A D | bash-completion_2.11.bb | 22 PARALLEL_MAKE = ""
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-connectivity/telepathy/ |
| H A D | telepathy-python3_0.15.19.bb | 10 file://parallel_make.patch \
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-multimedia/recipes-multimedia/cdparanoia/ |
| H A D | cdparanoia_10.2.bb | 30 PARALLEL_MAKE = ""
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-kernel/blktrace/ |
| H A D | blktrace_git.bb | 38 PARALLEL_MAKE = ""
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/pcp/ |
| H A D | pcp-native_5.3.6.bb | 52 PARALLEL_MAKE = ""
|