| /OK3568_Linux_fs/yocto/poky/meta/classes/ |
| H A D | perl-version.bbclass | 3 # Determine the staged version of perl from the perl configuration file 27 # Determine the staged arch of perl from the perl configuration file 49 # Determine the staged arch of perl-native from the perl configuration file
|
| H A D | staging.bbclass | 1 # These directories will be staged in the sysroot 11 # These directories are also staged in the sysroot when they contain files that 26 # These directories will not be staged in the sysroot
|
| H A D | sstate.bbclass | 232 bb.fatal("Package already staged (%s)?!" % manifest)
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/vmwgfx/ |
| H A D | vmwgfx_execbuf.c | 119 struct vmw_ctx_binding_state *staged; member 176 vmw_binding_state_commit(entry->cur, entry->staged); in vmw_execbuf_bindings_commit() 178 if (entry->staged != sw_context->staged_bindings) in vmw_execbuf_bindings_commit() 179 vmw_binding_state_free(entry->staged); in vmw_execbuf_bindings_commit() 229 node->staged = vmw_binding_state_alloc(dev_priv); in vmw_cmd_ctx_first_setup() 230 if (IS_ERR(node->staged)) { in vmw_cmd_ctx_first_setup() 231 ret = PTR_ERR(node->staged); in vmw_cmd_ctx_first_setup() 232 node->staged = NULL; in vmw_cmd_ctx_first_setup() 236 node->staged = sw_context->staged_bindings; in vmw_cmd_ctx_first_setup() 815 vmw_binding_add(ctx_node->staged, &binding.bi, in vmw_view_bindings_add() [all …]
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/chrpath/ |
| H A D | chrpath_0.16.bb | 17 # We don't have a staged chrpath-native for ensuring our binary is
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/nvdimm/ |
| H A D | firmware-activate.rst | 65 firmware staged + state set to armed, and 'ndbusX/firmware/activate' is 80 firmware image not being staged.
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/libtool/libtool/ |
| H A D | 0003-ltmain.in-Add-missing-sysroot-to-library-path.patch | 5 cross builds as the system is staged in the sysroot. For normal builds,
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/squashfs-tools/squashfs-tools/ |
| H A D | 0001-Avoid-use-of-INSTALL_DIR-for-symlink-targets.patch | 6 In case INSTALL_DIR is overridden with a staged install location, using
|
| /OK3568_Linux_fs/yocto/meta-clang/recipes-devtools/clang/clang/ |
| H A D | 0029-clang-Do-not-use-install-relative-libc-headers.patch | 9 this is especially troublesome when libcxx-native is staged along with
|
| H A D | 0009-clang-Look-inside-the-target-sysroot-for-compiler-ru.patch | 6 In OE compiler-rt and libc++ are built and staged into target
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/ssmtp/ssmtp/ |
| H A D | use-DESTDIR.patch | 2 with cross or staged builds. Additionally pass LDFLAGS
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-support/icu/ |
| H A D | icu_70.1.bb | 28 # into consideration, the native build directory needs to be staged.
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/ostree/ |
| H A D | ostree_2021.6.bb | 206 SYSTEMD_SERVICE:${PN} = "ostree-remount.service ostree-finalize-staged.path"
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/xorg-xserver/ |
| H A D | xserver-xorg.inc | 157 # into the new package, not the staged ones.
|
| /OK3568_Linux_fs/kernel/Documentation/PCI/ |
| H A D | pciebus-howto.rst | 66 staged approach.
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/device-mapper/ |
| H A D | dm-zoned.rst | 129 metadata blocks are staged and updated. Normal operation is then
|
| /OK3568_Linux_fs/kernel/Documentation/doc-guide/ |
| H A D | sphinx.rst | 290 The example below shows how to use this markup. The first level of the staged
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-kernel/linux/ |
| H A D | kernel-devsrc.bb | 15 # We need the kernel to be staged (unpacked, patched and configured) before
|
| /OK3568_Linux_fs/yocto/poky/documentation/migration-guides/ |
| H A D | migration-2.2.rst | 27 The way directories are staged in sysroot has been simplified and
|
| H A D | migration-2.3.rst | 214 Absolute symbolic links (symlinks) within staged files are no longer
|
| /OK3568_Linux_fs/yocto/poky/documentation/overview-manual/ |
| H A D | development-environment.rst | 524 you made. Only changes that have been staged can be committed. 531 staged and gives you a status of where you stand regarding local
|
| H A D | concepts.rst | 831 to a holding area (staged) in preparation for packaging: 888 After source code is configured, compiled, and staged, the build system 908 the appropriate sysroot. Working, staged, and intermediate results of
|
| /OK3568_Linux_fs/yocto/poky/bitbake/ |
| H A D | ChangeLog | 132 - No longer weight providers on the basis of a package being "already staged". This
|
| /OK3568_Linux_fs/kernel/Documentation/process/ |
| H A D | 2.Process.rst | 46 and staged ahead of time. How that process works will be described in
|
| /OK3568_Linux_fs/yocto/poky/documentation/ref-manual/ |
| H A D | variables.rst | 991 each file staged (i.e. the output of the task). 7673 Directories that are staged into the sysroot by the 7675 default, the following directories are staged:: 7687 Directories that are not staged into the sysroot by the 7691 staging. By default, the following directories are not staged:: 7710 Extra directories staged into the sysroot by the 7714 extra directories are staged:: 7730 containing program executables and supporting files need to be staged. 7733 A list of functions to execute after files are staged into the 7735 processing on the staged files, or to stage additional files.
|