Home
last modified time | relevance | path

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

12

/openbmc/openbmc/meta-aspeed/classes/
H A Dsocsec-sign.bbclass30 rm -f ${SPL_BINARY}.staged
42 --output ${SPL_BINARY}.staged
43 cp -f ${SPL_BINARY}.staged ${B}/$CONFIG_B_PATH/${SPL_BINARY}
44 mv -f ${SPL_BINARY}.staged ${DEPLOYDIR}/${SPL_IMAGE}
/openbmc/sdbusplus/src/async/
H A Dcontext.cpp264 worker = std::exchange(staged, nullptr); in wait_for_wait_process_stopped()
308 ctx.staged = this; in start()
322 return (ctx.pending != nullptr) || (ctx.staged != nullptr) || in wait_once()
329 ctx.pending = std::exchange(ctx.staged, nullptr); in wait_once()
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dperl-version.bbclass9 # Determine the staged version of perl from the perl configuration file
30 # Determine the staged arch of perl from the perl configuration file
49 # Determine the staged arch of perl-native from the perl configuration file
/openbmc/phosphor-ipmi-flash/
H A Dmeson.options91 'static-handler-staged-name',
97 'tarball-staged-name',
146 'bios-staged-name',
148 value: 'bios-staged-name',
H A Dmeson.build15 get_option('static-handler-staged-name'),
23 conf_data.set_quoted('BIOS_STAGED_NAME', get_option('bios-staged-name'))
31 conf_data.set_quoted('TARBALL_STAGED_NAME', get_option('tarball-staged-name'))
H A DREADME.md249 …un/initramfs/bmc-image` | The filename where to write the staged firmware image for…
/openbmc/openbmc/poky/meta/recipes-devtools/chrpath/
H A Dchrpath_0.18.bb17 # We don't have a staged chrpath-native for ensuring our binary is
/openbmc/sdbusplus/include/sdbusplus/async/
H A Dcontext.hpp125 details::wait_process_completion* staged = nullptr; member in sdbusplus::async::context
/openbmc/openbmc/poky/meta/recipes-devtools/clang/clang/
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
H A D0010-clang-Define-releative-gcc-installation-dir.patch15 this is especially troublesome when libcxx-native is staged along with
/openbmc/openbmc-tools/dbus-vis/
H A DREADME.md50 3. Choose a capture mode (live or staged)
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ssmtp/ssmtp/
H A Duse-DESTDIR.patch2 with cross or staged builds. Additionally pass LDFLAGS
/openbmc/openbmc/poky/meta/recipes-graphics/xorg-xserver/
H A Dxserver-abi.inc10 # into the new package, not the staged ones.
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-m/files/corstone1000/
H A D0002-Platform-Corstone1000-Fix-NV-counter-writing.patch51 + FWU_LOG_MSG("%s: staged NV counter is smaller than current value\n\r", __func__);
/openbmc/docs/designs/
H A Dfirmware-update-via-blobs.md56 verification step, access to the staged firmware image must not be still
176 Similarly to the OEM IPMI Flash protocol, the flash image will be staged in a
249 closing, the cache will be flushed and any staged pieces deleted.
291 in progress. Closing the file does not delete the staged images. Only delete
375 1. Deletes any staged files.
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Software/
H A DREADME.md151 7. _Staged_ - The `Software.Version` is in staged flash region. This will be
152 moved from staged flash region to active flash region upon reset. Staged
155 process. Note that the staged image is not necessarily a functional firmware.
/openbmc/openbmc/poky/meta/recipes-support/icu/
H A Dicu_76-1.bb22 # into consideration, the native build directory needs to be staged.
/openbmc/openbmc-build-scripts/config/
H A D.gitlint27 # staged=true
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/ostree/
H A Dostree_2024.10.bb212 SYSTEMD_SERVICE:${PN} = "ostree-remount.service ostree-finalize-staged.path"
/openbmc/openbmc/poky/meta/classes-global/
H A Dstaging.bbclass7 # These directories will be staged in the sysroot
17 # These directories are also staged in the sysroot when they contain files that
32 # These directories will not be staged in the sysroot
/openbmc/qemu/net/
H A Dvmnet-common.m187 * The process of transferring packets is three-staged:
/openbmc/openbmc/poky/documentation/migration-guides/
H A Dmigration-2.2.rst29 The way directories are staged in sysroot has been simplified and
/openbmc/openbmc/poky/documentation/overview-manual/
H A Ddevelopment-environment.rst519 you made. Only changes that have been staged can be committed.
526 staged and gives you a status of where you stand regarding local
/openbmc/openbmc/poky/bitbake/
H A DChangeLog132 - No longer weight providers on the basis of a package being "already staged". This
/openbmc/openbmc/poky/meta/recipes-kernel/linux/
H A Dkernel-devsrc.bb15 # We need the kernel to be staged (unpacked, patched and configured) before

12