Home
last modified time | relevance | path

Searched refs:staged (Results 1 – 25 of 30) sorted by relevance

12

/OK3568_Linux_fs/yocto/poky/meta/classes/
H A Dperl-version.bbclass3 # 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 Dstaging.bbclass1 # 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 Dsstate.bbclass232 bb.fatal("Package already staged (%s)?!" % manifest)
/OK3568_Linux_fs/kernel/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_execbuf.c119 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 Dchrpath_0.16.bb17 # We don't have a staged chrpath-native for ensuring our binary is
/OK3568_Linux_fs/kernel/Documentation/driver-api/nvdimm/
H A Dfirmware-activate.rst65 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 D0003-ltmain.in-Add-missing-sysroot-to-library-path.patch5 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 D0001-Avoid-use-of-INSTALL_DIR-for-symlink-targets.patch6 In case INSTALL_DIR is overridden with a staged install location, using
/OK3568_Linux_fs/yocto/meta-clang/recipes-devtools/clang/clang/
H A D0029-clang-Do-not-use-install-relative-libc-headers.patch9 this is especially troublesome when libcxx-native is staged along with
H A D0009-clang-Look-inside-the-target-sysroot-for-compiler-ru.patch6 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 Duse-DESTDIR.patch2 with cross or staged builds. Additionally pass LDFLAGS
/OK3568_Linux_fs/yocto/poky/meta/recipes-support/icu/
H A Dicu_70.1.bb28 # into consideration, the native build directory needs to be staged.
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/ostree/
H A Dostree_2021.6.bb206 SYSTEMD_SERVICE:${PN} = "ostree-remount.service ostree-finalize-staged.path"
/OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/xorg-xserver/
H A Dxserver-xorg.inc157 # into the new package, not the staged ones.
/OK3568_Linux_fs/kernel/Documentation/PCI/
H A Dpciebus-howto.rst66 staged approach.
/OK3568_Linux_fs/kernel/Documentation/admin-guide/device-mapper/
H A Ddm-zoned.rst129 metadata blocks are staged and updated. Normal operation is then
/OK3568_Linux_fs/kernel/Documentation/doc-guide/
H A Dsphinx.rst290 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 Dkernel-devsrc.bb15 # We need the kernel to be staged (unpacked, patched and configured) before
/OK3568_Linux_fs/yocto/poky/documentation/migration-guides/
H A Dmigration-2.2.rst27 The way directories are staged in sysroot has been simplified and
H A Dmigration-2.3.rst214 Absolute symbolic links (symlinks) within staged files are no longer
/OK3568_Linux_fs/yocto/poky/documentation/overview-manual/
H A Ddevelopment-environment.rst524 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 Dconcepts.rst831 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 DChangeLog132 - No longer weight providers on the basis of a package being "already staged". This
/OK3568_Linux_fs/kernel/Documentation/process/
H A D2.Process.rst46 and staged ahead of time. How that process works will be described in
/OK3568_Linux_fs/yocto/poky/documentation/ref-manual/
H A Dvariables.rst991 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.

12